Kirin hai 1 ano
pai
achega
44a5791b61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/controller/api/v1/PublicController.php

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

@@ -59,7 +59,7 @@ class PublicController extends BaseController
 
     public function test()
     {
-        WithdrawService::init()::;
+        var_dump(WithdrawService::init()::getToken());
 
     }