正在显示
1 个修改的文件
包含
0 行增加
和
2 行删除
| @@ -39,14 +39,12 @@ class AiVideoTask extends Command | @@ -39,14 +39,12 @@ class AiVideoTask extends Command | ||
| 39 | 39 | ||
| 40 | public $updateProject = [];//需更新的列表 | 40 | public $updateProject = [];//需更新的列表 |
| 41 | public $routes = [];//需要更新的路由 | 41 | public $routes = [];//需要更新的路由 |
| 42 | - | ||
| 43 | /** | 42 | /** |
| 44 | * The console command description. | 43 | * The console command description. |
| 45 | * | 44 | * |
| 46 | * @var string | 45 | * @var string |
| 47 | */ | 46 | */ |
| 48 | protected $description = '查询ai_video是否已经生成'; | 47 | protected $description = '查询ai_video是否已经生成'; |
| 49 | - | ||
| 50 | /** | 48 | /** |
| 51 | * @return bool | 49 | * @return bool |
| 52 | * @throws \Exception | 50 | * @throws \Exception |
-
请 注册 或 登录 后发表评论