ajun 4 лет назад
Родитель
Сommit
f9be215e3b
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      app/Http/Controllers/TestController.php

+ 3 - 0
app/Http/Controllers/TestController.php

@@ -64,6 +64,9 @@ use App\Services\OrderTrackingService;
 use App\Services\RejectedBillService;
 use App\Services\StoreService;
 use App\Services\SupplierService;
+use App\Station;
+use App\StationTask;
+use App\StationTaskMaterialBox;
 use App\Store;
 use App\StationTaskBatch;
 use App\StoreItem;