springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventApplicationUserNoticeMapper.xml
@@ -42,7 +42,7 @@ AND content = #{pageEventApplicationUserNoticeDTO.content} </if> <if test="pageEventApplicationUserNoticeDTO.createAtBegin!=null"> AND create_at >= #{pageEventApplicationUserNoticeDTO.createAtBegin} AND create_at >= #{pageEventApplicationUserNoticeDTO.createAtBegin} </if> <if test="pageEventApplicationUserNoticeDTO.createAtEnd!=null"> AND create_at <= #{pageEventApplicationUserNoticeDTO.createAtEnd}