作者 lyh

变更数据

... ... @@ -35,7 +35,10 @@ class GeoCount extends Command
public function handle(){
$this->output('start');
$this->_action();
$this->output('end');
return true;
}
/**
... ...