lizhen_gitee пре 6 месеци
родитељ
комит
18a97ebdbb
1 измењених фајлова са 1 додато и 1 уклоњено
  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);