lizhen_gitee 7 mesi fa
parent
commit
18a97ebdbb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application/common/library/Getui.php

+ 1 - 1
application/common/library/Getui.php

@@ -96,7 +96,7 @@ class Getui
             'token:'.$access_token
         ]);
 
-        dump($response);
+        //dump($response);
         $data = json_decode($response, true);