generated:simulation_detail_log_info
simulation_detail_log_info(玩家模拟单条详细信息(网页用,不写数据库))
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | id | int | 0 |
| player_id | 玩家id[player_id] | int | 0 |
| player_name | 玩家名字 | string | |
| simulation_id | 模拟执行的条目 | int | 0 |
| simulation_name | 模拟执行的名字 | string | |
| simulation_time | 上次模拟的执行时间 | string | |
| day | 模拟到第几天 | int | 0 |
| hour | 模拟到当天的第几个小时 | int | 0 |
| total_income | 累计收益 | string | |
| total_cost | 累计消耗 | string | |
| extra | 额外信息 | string | |
| time_cost | 消耗的时间 | float | 0 |
数据库查询
generated/simulation_detail_log_info.txt · 最后更改: 2019/05/24 18:24 由 127.0.0.1