Browse Source

推单页面修改

eric2h 4 years ago
parent
commit
8637fc4f12
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Http/Controllers/StoreCountGoodsAndReceiveController.php

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

@@ -10,6 +10,7 @@ use App\Services\HandInStorageService;
 use Carbon\Carbon;
 use Doctrine\DBAL\Exception;
 use Doctrine\DBAL\Exception\DatabaseObjectExistsException;
+use Doctrine\DBAL\Schema\AbstractAsset;
 use Illuminate\Http\Request;
 use Illuminate\Support\Facades\Auth;
 use Illuminate\Support\Facades\Cache;