Devin hai 1 mes
pai
achega
b8e3aec57b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/common/service/DemandBiddingService.php

+ 1 - 1
application/common/service/DemandBiddingService.php

@@ -2,7 +2,7 @@
 
 namespace app\common\service;
 
-use app\common\model\Demand\Biddings;
+use app\common\model\demand\Biddings;
 use app\common\traits\ServiceTrait;
 use Exception;
 use think\Db;