$signature : string
The name and signature of the console command.
命令名称及签名
$description : string
The console command description.
命令描述
__construct() : void
Create a new command instance.
创建命令
handle()
Execute the console command.
执行命令
start()
startGateWay()
gateway进程启动脚本,包括端口号等设置
startBusinessWorker()
businessWorker进程启动脚本
startRegister()
注册服务启动脚本