lizhen_gitee 6 tháng trước cách đây
mục cha
commit
18a97ebdbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);