main.go @@ -69,6 +69,7 @@ }() go service.InitLocationReportData() go service.InitHistoryReportData() logx.Error(server.ListenAndServe().Error()) }