修改PC任务领取
This commit is contained in:
@ -122,6 +122,7 @@ type GetTaskIn struct {
|
||||
TaskName string `json:"taskName"`
|
||||
GameId int `json:"gid"`
|
||||
TaskType int `json:"taskType"`
|
||||
UserTimes int `json:"userTimes"`
|
||||
}
|
||||
|
||||
type GetTaskOut struct {
|
||||
|
||||
Reference in New Issue
Block a user