hrjy 3 năm trước cách đây
mục cha
commit
269e6c19ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/api/controller/PublicController.php

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

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