lidongdong
2023-11-24 86685d95226465d0b1740fac0598734e53a95374
小程序增加用户搜索列表
1个文件已修改
1 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml
@@ -287,6 +287,7 @@
        left join com_act_integral_user as caiu on caiu.user_id=su.user_id
        <where>
            1=1
            and su.app_id='wx118de8a734d269f0'
            <if test="communityId!=null and communityId !='' ">
                and su.community_id=#{communityId} and caiu.community_id=#{communityId}
            </if>