Kirin %!s(int64=2) %!d(string=hai) anos
pai
achega
8fc45e2eb7
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

@@ -75,7 +75,7 @@ class PublicController extends BaseController
 //        }
 //        app()->make(IntegralJob::class)->autoExtract($service->getPrice());
 //        return app('json')->successful('ok');
-        var_dump(WithdrawService::init()::contractInfo(239166));
+        var_dump(WithdrawService::init()::contractInfo(239165));
     }
 
     /**