Browse Source

修改文件

Devin 1 tháng trước cách đây
mục cha
commit
b8e3aec57b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;