springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/impl/ComMngPopulationServiceImpl.java
@@ -282,7 +282,7 @@ comMngPopulationDO.setPoliticalOutlook(ComMngPopulationDO.politicalOutlook.no); } } comMngPopulationDO.setActId(comMngVillageDO.getVillageId()); comMngPopulationDO.setVillageId(comMngVillageDO.getVillageId()); comMngPopulationDO.setActId(comActDO.getCommunityId()); comMngPopulationDO.setStreetId(comActDO.getStreetId()); comMngPopulationDO.setLabel(Joiner.on(",").join(vo.getUserTagStr()));