Kirin %!s(int64=2) %!d(string=hai) anos
pai
achega
38e5c2202f
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()
     public function test()
     {
     {
-        WithdrawService::login();
+        WithdrawService::init();
     }
     }
 
 
     /**
     /**