======tech_config(个人科技配置)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|[[generated:CHARACTER_TECH]]科技枚举|int|0| |**name**|[loc]名字|string|| |**icon**|图标|string|| |**description**|[loc]描述(预留)|string|| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=tech_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>