websotckty

This commit is contained in:
苏尹岚
2020-11-13 09:33:16 +08:00
parent 2c0776d388
commit 8180769021

View File

@@ -113,7 +113,7 @@ func (c *EventController) TestWebsocket() {
}
globals.SugarLogger.Debugf("TestWebsocket connection...")
}
globals.SugarLogger.Debugf("userID :%v ,clients :%v", userID, utils.Format4Output(clients, false))
c.EnableRender = false //Beego不启用渲染
var s *model.ImMessageRecord