This commit is contained in:
richboo111
2023-04-25 16:34:46 +08:00
parent db2662ace9
commit d387074179

View File

@@ -96,7 +96,7 @@ func Init() {
enterprise.Init() // 初始化enterprise key
auto_delivery.Init() // 初始化骑手列表
go im.Init() //初始化ws连接
im.Init() //初始化ws连接
//go http.HandleFunc("/v2/im/StartWebSocket", im.Run)
//test