generated:item_info
item_info(道具背包信息)
字段说明
| 字段名 | 描述 | 类型 | 默认值 |
|---|---|---|---|
| id | id | int | 0 |
| player_id | 玩家id[player_id][normal] | int | 0 |
| item_id | 道具iditem_config.id [core][normal] | int | 0 |
| num | 数量 | int | 0 |
| type | 类型ITEM_TYPE | int | 0 |
| args | 自定义参数, 比如活动道具的过期时间 | string | |
| red_point | 红点道具计数,阅后置为0 | int | 0 |
数据库查询
generated/item_info.txt · 最后更改: 2019/06/18 15:57 由 127.0.0.1