作者 lyh

gx数据

... ... @@ -50,7 +50,7 @@ class lyhDemo extends Command
protected $description = '更新路由';
public function handle(){
return $this->getExpectResult();
return $this->_actionRoute();
return true;
}
... ...