springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComMngPopulationDAO.java
@@ -982,7 +982,7 @@ " cmp.card_no as idCard, " + " cmp.label, " + " cmp.sex, " + " cmp.phone, " + " IFNULL( cmp.phone, '暂无' ) as phone, " + " cmp.address, " + " cmp.political_outlook " + " FROM " + springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComMngPopulationHouseDAO.java
@@ -221,7 +221,7 @@ " cmphu.id as housePopulationId, " + " cmp.sex, " + " cmp.`name`, " + " cmp.phone, " + " IFNULL( cmp.phone, '暂无' ) as phone, " + " cmp.card_no, " + " cmp.label, " + " cmp.address, " +