作者 赵彬吉
... ... @@ -54,6 +54,7 @@ class lyhDemo extends Command
protected $description = '更新路由';
public function handle(){
$this->_actionTemplateMain();
return true;
}
... ...