修改任务列表查询
This commit is contained in:
@ -50,8 +50,8 @@ type GameTaskResponse struct {
|
||||
}
|
||||
|
||||
type TaskParam struct {
|
||||
NetbarAccount string `json:"netbar_account"`
|
||||
PageIds string `json:"pageidx"`
|
||||
NetBarAccount string `json:"netbar_account"`
|
||||
Pageidx string `json:"pageidx"`
|
||||
Num int `json:"num"`
|
||||
Gid int `json:"gid"`
|
||||
BrandId string `json:"brand_id"`
|
||||
|
||||
Reference in New Issue
Block a user