websotckt

This commit is contained in:
苏尹岚
2020-11-11 14:00:13 +08:00
parent 24b826e688
commit 4cda519218

View File

@@ -108,6 +108,7 @@ func (c *EventController) TestWebsocket() {
}
ws.WriteJSON(&msg)
}
globals.SugarLogger.Debugf("TestWebsocket connection...")
}
c.EnableRender = false //Beego不启用渲染