xiaoyong931011
2021-11-22 6c002508ad1de1d5e5c5fc37ee7a42bdabadf6e7
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;