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