@ -102,7 +102,7 @@ func startServer(opts *config.Options) (err error) {
if err != nil {
return
}
fmt.Println(config.GetConf().KafkaUrl, "*************")
pidFile := opts.GenPidFile()
//根据启动命令行参数,决定启动哪种服务模式
switch opts.App {