Browse Source

处理器

Zhouzhendong 4 years ago
parent
commit
d88959d98c
1 changed files with 1 additions and 0 deletions
  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;