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