Browse Source

sql优化

tomatozq 3 years ago
parent
commit
55de3a790d

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

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