소스 검색

update GeoChinaMapper.xml

reghao 7 달 전
부모
커밋
3cca4eeb51
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      content/content-service/src/main/resources/mapper/geo/GeoChinaMapper.xml

+ 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