修改语音调试
This commit is contained in:
2
main.go
2
main.go
@@ -128,10 +128,8 @@ func main() {
|
||||
http.ListenAndServe("0.0.0.0:6060", nil)
|
||||
}
|
||||
}()
|
||||
globals.SugarLogger.Debug("=========1========1============", globals.IsPrintEnv())
|
||||
|
||||
if globals.IsPrintEnv() {
|
||||
globals.SugarLogger.Debug("=========2========2============", globals.IsPrintEnv())
|
||||
event.ListenTcp()
|
||||
}
|
||||
beego.Run()
|
||||
|
||||
Reference in New Issue
Block a user