eric2h 4 лет назад
Родитель
Сommit
8637fc4f12
1 измененных файлов с 1 добавлено и 0 удалено
  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;