lizhen_gitee 7 月之前
父节点
当前提交
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);