generated:activity_progress_info
activity_progress_info(活动进度信息)
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | id | int | 0 |
| player_id | 玩家id[player_id] | int | 0 |
| activity_id | activity_config.id[core] | int | 0 |
| last_time | 最后更新时间 | string | |
| progress | 进度计数 | int | 0 |
| is_daily | 是否每日重置 1重置 0不重置 | int | 0 |
| reset_key | 判断活动是否在同一期,用activity_schedule_config.id和 activity_schedule_config.reset_condition | string | |
数据库查询
generated/activity_progress_info.txt · 最后更改: 2019/05/30 16:50 由 127.0.0.1