fix
This commit is contained in:
@@ -272,7 +272,6 @@ func (w *wsConnectItem) dealwithReciveData(data []byte) {
|
||||
switch parseInfo.T {
|
||||
//图片渲染
|
||||
case constants.WEBSOCKET_RENDER_IMAGE:
|
||||
//数据组装
|
||||
w.renderImage(d)
|
||||
default:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user