lidongdong
2023-11-24 25a85400b18cfa8fc08e1567eafe765a5a83c053
小程序增加用户搜索列表
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightComConvenientMerchantsMapper.xml
@@ -288,7 +288,7 @@
        <where>
            1=1
            <if test="communityId!=null and communityId !='' ">
                and su.community_id=#{communityId}
                and su.community_id=#{communityId} and caiu.community_id=#{communityId}
            </if>
            <if test="phoneOrname!=null and phoneOrname !=''">
                and (su.name like concat ('%',#{phoneOrname},'%') or