generated:player_red_point_info
player_red_point_info(玩家红点信息)
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | 玩家id[player_id] | int | 0 |
| server_point_array | 服务器红点列表(预留) | string | |
| iap_read_array | 内购已阅列表,记录最后一次阅读的IAP时间表id key是 iap_config.id, value是 iap_schedule_config.id | string | |
| shop_read_array | 商店已阅字典,记录最后一次阅读的商店时间表id key是 shop_config.id, value是 shop_schedule_config.id | string | |
| activity_read_array | 活动已阅列表(预留) | string | |
| quest_read_array | 限时挑战已阅列表 | string | |
| guild_boss_attack_time | 公会boss战斗时间 guild_stage_info.start_time比较 | string | |
| guild_chat_view_time | 公会聊天阅读时间 chat_message_info.timestamp比较 | string | |
数据库查询
generated/player_red_point_info.txt · 最后更改: 2019/07/11 18:29 由 127.0.0.1