正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -11,7 +11,7 @@ namespace App\Console\Commands\Test; | @@ -11,7 +11,7 @@ namespace App\Console\Commands\Test; | ||
| 11 | 11 | ||
| 12 | use App\Models\File\ErrorFile; | 12 | use App\Models\File\ErrorFile; |
| 13 | use App\Models\File\File; | 13 | use App\Models\File\File; |
| 14 | -use GuzzleHttp\Command\Command; | 14 | +use Illuminate\Console\Command; |
| 15 | 15 | ||
| 16 | class SyncTimeFiles extends Command | 16 | class SyncTimeFiles extends Command |
| 17 | { | 17 | { |
-
请 注册 或 登录 后发表评论