瀏覽代碼

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>