eric2h преди 4 години
родител
ревизия
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;