fix
This commit is contained in:
parent
a422979748
commit
1a0286a1cb
|
@ -96,5 +96,6 @@ func (l *RenderNotifyLogic) RenderNotify(req *types.RenderNotifyReq, userinfo *a
|
|||
ws.sendToOutChan(b)
|
||||
return true
|
||||
})
|
||||
logx.Info("渲染回调成功######################")
|
||||
return resp.SetStatusWithMessage(basic.CodeOK, "success")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user