作者 李宇航

合并分支 'lyh-server' 到 'master'

gx



查看合并请求 !2795
@@ -10,6 +10,7 @@ @@ -10,6 +10,7 @@
10 namespace App\Console\Commands\SyncFilesImage; 10 namespace App\Console\Commands\SyncFilesImage;
11 11
12 use App\Models\File\File; 12 use App\Models\File\File;
  13 +use App\Models\File\Image;
13 use Illuminate\Console\Command; 14 use Illuminate\Console\Command;
14 15
15 class SyncTimeFiles extends Command 16 class SyncTimeFiles extends Command