소스 검색

sql优化

tomatozq 3 년 전
부모
커밋
55de3a790d
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      common/src/main/resources/mapper/business/WorkScheduleAttendance.xml

+ 0 - 2
common/src/main/resources/mapper/business/WorkScheduleAttendance.xml

@@ -667,8 +667,6 @@
         classify_='2'
         and
         del_flag=0
-        and
-        record_time>'2021-10-01'
         order by record_time asc
         limit ${limit}
     </select>