正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -50,7 +50,7 @@ class lyhDemo extends Command | @@ -50,7 +50,7 @@ class lyhDemo extends Command | ||
| 50 | protected $description = '更新路由'; | 50 | protected $description = '更新路由'; |
| 51 | 51 | ||
| 52 | public function handle(){ | 52 | public function handle(){ |
| 53 | - return $this->getExpectResult(); | 53 | + return $this->_actionRoute(); |
| 54 | return true; | 54 | return true; |
| 55 | } | 55 | } |
| 56 | 56 |
-
请 注册 或 登录 后发表评论