generated:player_snap_info
player_snap_info(玩家快照/排行榜信息)
字段说明
字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | 玩家id[player_id] | int | 0 |
rank | 排名(预留/获取的时候填充),如果是获取排行榜时候返回才会填充 | int | 0 |
name | 名字 | string | |
avatar | 外观 | string | |
level | 等级 | int | 0 |
guild_id | 公会id | int | 0 |
guild_name | 公会名 | string | |
pvp_trophy | 奖杯数 | int | 0 |
last_online | 最后在线时间 | string | |
area | 区域 | string |
数据库查询
generated/player_snap_info.txt · 最后更改: 2019/11/29 13:49 由 127.0.0.1