lidongdong
2023-11-16 0ce3dff7e46d377acca28e8e872e0e0e6084499a
修改组织共建项目完列表没有社区名字
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightCommunityConstructionMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightCommunityConstructionMapper.xml
@@ -38,7 +38,7 @@
            nfcc.community_id
        FROM new_fight_community_construction as nfcc
        LEFT JOIN new_fight_project_join as nfpj ON nfpj.user_id=#{userId}
        LEFT JOIN com_act as ca ON ca.community_id=nfcc.community_id
        LEFT JOIN com_act as ca ON ca.community_id=nfcc.construction_community_id
        <where>
            1=1
            <if test="communityId !=null and communityId != '' ">