======dress_config(时装表(道具子表))====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id(同道具表)|int|0| |**dress_part**|部位[[generated:DRESS_PART]]|int|0| |**career**|职业限定[[generated:CAREER]]|int|0| |**effect**|动画效果/头像ICON/动画名(预留)|string|0| |**mode**|模式:1绑点 2部位替换|int|1| |**replace_part**|显示时会替换(隐藏)常规装备的部位[[generated:EQUIP_PART]]|int|0| |**bind_point**|绑定名字|string|| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=dress_config" method="post" target="view_frame"> <input type="submit" name="button" value="查看数据" /> <iframe width="100%" height="300px" name="view_frame" id ="linkto"align="left" ></iframe> </form> <?php </php>