创建用户任务奖励记录表
This commit is contained in:
@ -154,6 +154,7 @@ type GetRewardIn struct {
|
||||
TaskId string
|
||||
PopenId string
|
||||
Source int
|
||||
BindType int
|
||||
}
|
||||
type GetRewardOut struct {
|
||||
List interface{} `json:"list"`
|
||||
|
||||
Reference in New Issue
Block a user