ws
This commit is contained in:
2
main.go
2
main.go
@@ -96,7 +96,7 @@ func Init() {
|
|||||||
enterprise.Init() // 初始化enterprise key
|
enterprise.Init() // 初始化enterprise key
|
||||||
auto_delivery.Init() // 初始化骑手列表
|
auto_delivery.Init() // 初始化骑手列表
|
||||||
|
|
||||||
go im.Init() //初始化ws连接
|
im.Init() //初始化ws连接
|
||||||
//go http.HandleFunc("/v2/im/StartWebSocket", im.Run)
|
//go http.HandleFunc("/v2/im/StartWebSocket", im.Run)
|
||||||
|
|
||||||
//test
|
//test
|
||||||
|
|||||||
Reference in New Issue
Block a user