Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop
This commit is contained in:
commit
bf36829760
@ -109,8 +109,8 @@ func (w *wsConnectItem) consumeRenderCache(data []byte) {
|
|||||||
w.sendToOutChan(w.respondDataFormat(constants.WEBSOCKET_ERR_DATA_FORMAT, "default logo is not exists"))
|
w.sendToOutChan(w.respondDataFormat(constants.WEBSOCKET_ERR_DATA_FORMAT, "default logo is not exists"))
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
logx.Error("default logo is not exists")
|
|
||||||
w.sendToOutChan(w.respondDataFormat(constants.WEBSOCKET_ERR_DATA_FORMAT, "failed to get default logo"))
|
w.sendToOutChan(w.respondDataFormat(constants.WEBSOCKET_ERR_DATA_FORMAT, "failed to get default logo"))
|
||||||
|
logx.Error("default logo is not exists")
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
renderImageData.RenderData.Logo = *userMaterialDefault.ResourceUrl
|
renderImageData.RenderData.Logo = *userMaterialDefault.ResourceUrl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user