lizhen_gitee 6 months ago
parent
commit
18a97ebdbb
1 changed files with 1 additions and 1 deletions
  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);