正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -92,6 +92,7 @@ class AiBlogAuthorId extends Command | @@ -92,6 +92,7 @@ class AiBlogAuthorId extends Command | ||
| 92 | } | 92 | } |
| 93 | } | 93 | } |
| 94 | DB::disconnect('custom_mysql'); | 94 | DB::disconnect('custom_mysql'); |
| 95 | + $aiBlogTaskModel->edit(['status'=>2],['id'=>$task_id]); | ||
| 95 | $this->sendCPost($item['project_id']); | 96 | $this->sendCPost($item['project_id']); |
| 96 | return true; | 97 | return true; |
| 97 | } | 98 | } |
-
请 注册 或 登录 后发表评论