======maze_shop_config(迷宫商人配置)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id|int|0| |**type**|[[generated:MAZE_SHOP_TYPE]]类型|int|1| |**slot**|出现位置|int|1| |**condition**|出现条件(预留)|string|| |**cost**|消耗|string|| |**award**|获得(一种道具)|string|| |**batch**|批量方式 1:单个购买 2:加减数量 3:滑动到最大值|int|1| |**buy_condition**|购买条件|string|| =====数据表查询===== <php> ?> <form action="http://120.55.162.32:8081/web/PrintPrototype.php?table_name=maze_shop_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>