lidongdong
2023-11-16 5bfcfb86f7d1952f2a0627211cf9a1b047678704
微心愿新增  我的心愿列表  我领取列表
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActMicroWishDOMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActMicroWishDOMapper.xml
@@ -88,7 +88,7 @@
                AND w.sponsor_id  =#{comActMicroWishVO.userId}
            </if>
            <if test='comActMicroWishVO.handleId != null and comActMicroWishVO.handleId != 0'>
                AND FIND_IN_SET(#{comActMicroWishVO.handleId},w.handle_id) >0
                AND FIND_IN_SET(#{comActMicroWishVO.handleId},w.handle_id) &gt; 0
            </if>
        </where>
        group by w.id