hrjy 3 năm trước cách đây
mục cha
commit
03b6c7f80f

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

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