======battlepower_up_config(战力提升提示表)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|ID|int|0| |**catelog**|目录(大类)装备-1,技能-2,宠物-3|int|1| |**type**|项目[[generated:BATTLE_POWER_UP]]|int|1| |**icon**|icon|string|[icon]| |**ui_panel**|跳转UI枚举[[generated:UI_PANEL]]|int|0| |**ui_panel_arg**|跳转UI参数|int|0| |**has_new_flag**|是否有小箭头提示|int|0| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=battlepower_up_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>