调整已登录任务列表接口
This commit is contained in:
@ -39,6 +39,7 @@ type GetTaskListIn struct {
|
||||
BrandId string `json:"brand_id"` // 品牌id(可选)
|
||||
PopenId string `json:"POpenId"`
|
||||
BindType int `json:"bindType"` // 1:QQ 2:微信
|
||||
UserId int64 `json:"user_id"`
|
||||
}
|
||||
|
||||
type GetNonLoginTaskListOut struct {
|
||||
|
||||
Reference in New Issue
Block a user