正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -58,7 +58,7 @@ class lyhDemo extends Command | @@ -58,7 +58,7 @@ class lyhDemo extends Command | ||
| 58 | protected $description = '更新路由'; | 58 | protected $description = '更新路由'; |
| 59 | 59 | ||
| 60 | public function handle(){ | 60 | public function handle(){ |
| 61 | - return $this->_actionRoute(); | 61 | + return $this->_actionAiBolog(); |
| 62 | } | 62 | } |
| 63 | 63 | ||
| 64 | /** | 64 | /** |
-
请 注册 或 登录 后发表评论