作者 lyh

gx脚本

@@ -54,7 +54,6 @@ class lyhDemo extends Command @@ -54,7 +54,6 @@ class lyhDemo extends Command
54 protected $description = '更新路由'; 54 protected $description = '更新路由';
55 55
56 public function handle(){ 56 public function handle(){
57 - $this->_actionTemplateMain();  
58 return true; 57 return true;
59 } 58 }
60 59