wzy
2022-08-14 b141df9bf9764db8567efebed48006e12ab1f657
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;