Kaynağa Gözat

[智价云] 大小写更新

tangyuanwang 18 saat önce
ebeveyn
işleme
df006f2cc1

+ 1 - 1
app/Jobs/Manager/Process/CityWarningNoticeJobs.php

@@ -11,7 +11,7 @@ use Illuminate\Queue\SerializesModels;
 use App\Models\Manager\Process\LowPriceGoods as LowPriceGoodsModel;
 use App\Models\Manager\Process\ViolationProduct as ViolationProductModel;
 use App\Models\Manager\Process\ViolationStore as ProcessViolationStoreModel;
-use App\Models\manager\Collect\CollectWarningNotice as CollectWarningNoticeModel;
+use App\Models\Manager\Collect\CollectWarningNotice as CollectWarningNoticeModel;
 use App\Jobs\Manager\Process\SendEmailJobs;
 use App\Facades\Servers\Logs\Log;
 use Illuminate\Support\Carbon;