======ladder_search_match_config(搜索匹配规则表)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id (1-4) 1001~1004 2001~2004 …|int|0| |**min_bp**|最小战力|int|0| |**max_bp**|最大战力|int|0| |**bp_rate_range**|(0,0.8)表示对手是我站力80%以下,(0.8,0.9)战力是我80%-90%之间的|string|| |**award**|胜利奖励|string|| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=ladder_search_match_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>