1
This commit is contained in:
1
main.go
1
main.go
@@ -131,6 +131,7 @@ func main() {
|
|||||||
globals.SugarLogger.Debug("=========1========1============", globals.IsPrintEnv())
|
globals.SugarLogger.Debug("=========1========1============", globals.IsPrintEnv())
|
||||||
|
|
||||||
if globals.IsPrintEnv() {
|
if globals.IsPrintEnv() {
|
||||||
|
globals.SugarLogger.Debug("=========2========2============", globals.IsPrintEnv())
|
||||||
event.ListenTcp()
|
event.ListenTcp()
|
||||||
}
|
}
|
||||||
beego.Run()
|
beego.Run()
|
||||||
|
|||||||
Reference in New Issue
Block a user