调整任务查询,回调,奖励类型查询
This commit is contained in:
@ -24,4 +24,5 @@ type UserTasks struct {
|
||||
StoreId interface{} // 门店 id
|
||||
TaskName interface{} // 任务名称
|
||||
GameId interface{} // 游戏 id
|
||||
TaskType interface{} // 1: 每日任务 3: 周期任务
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user