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