Devin преди 1 месец
родител
ревизия
b8e3aec57b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;