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

+ 1 - 0
app/Http/Controllers/HandInStorageController.php

@@ -3,6 +3,7 @@
 namespace App\Http\Controllers;
 
 use App\Components\AsyncResponse;
+use App\Log;
 use App\OracleDOCASNDetail;
 use App\OracleDOCASNHeader;
 use App\Services\HandInStorageService;