reghao пре 7 месеци
родитељ
комит
3cca4eeb51

+ 0 - 1
content/content-service/src/main/resources/mapper/geo/GeoChinaMapper.xml

@@ -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