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>