Kirin 1 rok pred
rodič
commit
8fc45e2eb7

+ 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));
     }
 
     /**