fix
This commit is contained in:
@@ -37,5 +37,6 @@ type ThirdPartyLoginRspMsg struct {
|
||||
// 发送到渲染组装的mq数据
|
||||
type AssembleRenderData struct {
|
||||
TaskId string `json:"task_id"`
|
||||
UserId int64 `json:"user_id"`
|
||||
RenderData RenderData `json:"render_data"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user