springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEventMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEventMapper.xml
@@ -131,7 +131,7 @@ <foreach collection="eventIds" item="id" separator="," open="(" close=")"> #{id} </foreach> <if test="comEvent.eventIds == null"> <if test="eventIds == null"> AND request_user_community=#{comEvent.communityId} </if> </if>