======constellation_config(星座配置)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|星座id 1~12|int|0| |**name**|[loc]名称|string|| |**condition**|解锁条件|string|| |**award**|全通奖励道具( 空箱子表示属性奖励)(900123,1),(1,1000)|string|| |**attrib**|全通奖励属性, 枚举加数字[[generated:ATTRIB]]|string|| |**total_star**|总星星数|int|0| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=constellation_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>