|
|
@@ -77,6 +77,8 @@ class PublicController extends BaseController
|
|
|
// app()->make(IntegralJob::class)->autoExtract($service->getPrice());
|
|
|
// return app('json')->successful('ok');
|
|
|
// var_dump(app()->make(SupplierFlowingWaterServices::class)->setSupplierFinance(294, 1));
|
|
|
+
|
|
|
+ var_dump(WithdrawService::init()::contractInfo(330026));
|
|
|
}
|
|
|
|
|
|
/**
|