修改PC任务领取
This commit is contained in:
@ -25,4 +25,5 @@ type UserTasks struct {
|
||||
TaskName interface{} // 任务名称
|
||||
GameId interface{} // 游戏 id
|
||||
TaskType interface{} // 1: 每日任务 3: 周期任务
|
||||
UserTimes interface{} // 用户完成次数
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user