lidongdong
2023-09-04 7eb3cd005ff1df04d0b009f1aac5f51b766635a7
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComEventMapper.xml
@@ -195,6 +195,10 @@
                  #{id}
               </foreach>
            </if>
            <if test="comEvent.eventIds == null">
               AND request_user_community=#{comEvent.communityId}
            </if>
         </if>
         <if test="comEvent.userType == 3">
            AND center_id=#{comEvent.centerId}