Kirin 1 سال پیش
والد
کامیت
2c3a2783f3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/controller/api/v1/PublicController.php

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

@@ -76,7 +76,7 @@ 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(app()->make(SupplierFlowingWaterServices::class)->setSupplierFinance(294, 1));
     }
 
     /**