张天森
2022-07-08 cb3e04b04397c398cf6cda0453839be635449b12
update
1个文件已修改
4 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActNeighborCircleDOMapper.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActNeighborCircleDOMapper.xml
@@ -317,7 +317,7 @@
            and belong_to=#{belongTo}
        </if>
        <if test="communityId != null">
            and su.communityId=#{communityId}
            and su.community_id=#{communityId}
        </if>
        GROUP BY (caa.sponsor_id)
        having serviceTimes&lt;>'' and serviceTime&lt;>'' and memberName&lt;>''
@@ -342,7 +342,7 @@
            and belong_to=#{belongTo}
        </if>
        <if test="communityId != null">
            and su.communityId=#{communityId}
            and su.community_id=#{communityId}
        </if>
        GROUP BY (canc.solve_id)
        having serviceTimes&lt;>'' and serviceTime&lt;>'' and memberName&lt;>''