@@ -43,7 +43,6 @@
<select id="findAllArea" resultType="cn.reghao.tnb.content.app.geo.model.vo.GeoArea">
select id,pid,deep,`name`,ext_path,x(geo) as lng,y(geo) as lat
from geo_china
- where pid=0
</select>
<select id="findGeoJson" resultType="java.lang.String">
select geo_json