Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into develop
This commit is contained in:
@@ -22,7 +22,7 @@ service websocket {
|
||||
|
||||
//渲染完了通知接口
|
||||
type RenderNotifyReq {
|
||||
TaskId string `json:"task_id"` //任务id
|
||||
TaskId string `json:"task_id"` //任务id + " " + wid的结合字符串
|
||||
UserId int64 `json:"user_id"`
|
||||
GuestId int64 `json:"guest_id"`
|
||||
Image string `json:"image"`
|
||||
|
||||
Reference in New Issue
Block a user