xiaoyong931011
2021-11-17 7c4afff8f6e3a011a4c24526fdd616f60cb3ef45
gc-sys/src/main/java/com/xzx/gc/system/service/SysEnvironmentalInfoService.java
@@ -164,7 +164,7 @@
            dict.set("cityId",townId);
            list = sysEnvironmentalInfoMapper.getSysEnvironmentalInfoListWithMap(dict);
            if(CollUtil.isNotEmpty(list)){
                setSecondList(list,townId,true,receiver);
                setSecondList(list,townId,false,receiver);
            }
        }
        return list;