moonsflyer 9 tháng trước cách đây
mục cha
commit
8a9ace9f02
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/common/model/supply_demand/SupplyDemandInfo.php

+ 1 - 1
app/common/model/supply_demand/SupplyDemandInfo.php

@@ -20,7 +20,7 @@ use app\common\model\asset\AssetArea;
 use app\common\model\recharge\RechargeOrder;
 use app\common\model\supply_demand\SupplyDemandCate;
 use app\common\service\FileService;
-use app\common\model\User\User;
+use app\common\model\user\User;
 use think\model\concern\SoftDelete;
 
 /**