hrjy 2 years ago
parent
commit
45121ad333
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/api/controller/PublicController.php

+ 1 - 1
app/api/controller/PublicController.php

@@ -37,7 +37,7 @@ class PublicController
     public function test()
     {
         GmService::_initialize();
-        GmService::getToken();
+//        GmService::getToken();
     }
 
     /**