This commit is contained in:
richboo111
2023-04-27 11:07:54 +08:00
parent 3f5708c08f
commit 78633ef914
3 changed files with 22 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ func Init() {
auto_delivery.Init() // 初始化骑手列表
im.Init() //初始化ws连接
http.HandleFunc("/ws", im.Run)
//http.HandleFunc("/ws", im.Run)
//test
//mux := http.NewServeMux()