generated:energy_info
energy_info(能量信息表)
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | id | int | 0 |
| player_id | 玩家id[player_id] | int | 0 |
| energy_config_id | 能量原型id[core] | int | 0 |
| current_num | 能量上次同步值 | int | 0 |
| max_num | 能量最大值 | int | 0 |
| last_sync_time | 上次同步时间 | string | |
数据库查询
generated/energy_info.txt · 最后更改: 2019/01/22 19:53 由 127.0.0.1