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