springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventVisitingTasksMapper.xml
@@ -100,10 +100,10 @@ and u.user_id = #{query.userId} </if> <if test = "query.status == 1"> and (vt.event_status = 1 or vt.event_status = 6) and (vt.event_status = 1 or vt.event_status = 3) </if> <if test = "query.status == 2"> and (vt.event_status = 3 or vt.event_status = 7) and vt.event_status = 2 </if> <if test = "query.status == 0"> and (vt.event_status = 1 or vt.event_status = 3 or vt.event_status = 6 or vt.event_status = 6)