合并分支 'lyh-server' 到 'master'
gx 查看合并请求 !2795
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -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 |
-
请 注册 或 登录 后发表评论