Warning: session_write_close(): write failed: No space left on device (28) in /up_wiki/doku.php on line 123
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in /up_wiki/doku.php on line 123
======troop_info(部队信息)======
=====字段说明=====
^字段名^描述^类型^默认值^
|**id**|id[core]|int|0|
|**player_id**|玩家id[player_id]|int|0|
|**proto_id**|原型id[[generated:troop_config]].id|int|0|
|**color**|颜色[[generated:RARE]] 快速查询用|int|0|
|**rare**|品质[[generated:RARE]] 快速查询用|int|0|
|**level**|等级|int|0|
|**teams**|被用在了哪些队伍中,并且在什么位置(team_id,team_pos) 快速查询用|string||
|**exp**|累计经验|int|0|
|**attrib_arr**|属性[[generated:ATTRIB]]字典 快速查询用|string||
|**red_point**|是否有红点,阅后置为0|int|1|
=====数据库查询=====