lidongdong
2023-12-06 065bde1583bbb3075e6f3430badf5349d2279d87
修改金沙大屏报错2
1个文件已修改
3 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml
@@ -922,7 +922,8 @@
            com_act AS ca
            LEFT JOIN com_street AS cs ON cs.street_id = ca.street_id
            <where>
                and ca.area_code = '510423' and ca.is_screen_statistics = 1
                1=1
                and ca.area_code = '510423' and ca.is_screen_statistics = 1 and ca.community_id!=1552661950301868035 and ca.community_id!=11
                <if test="streetId != null and streetId != 0">
                    and cs.street_id = #{streetId}
                </if>