yuan
昨天 3938a9d9f636dfa538443fc9883113c697c1f0ff
src/main/java/com/ruoyi/staff/mapper/PersonalShiftMapper.java
@@ -31,6 +31,4 @@
    List<Map<String, Object>> performanceShiftYearList(@Param("time") String time, @Param("userName") String userName, @Param("sysDeptId") Integer sysDeptId);
    List<PerformanceShiftMapDto> performanceShiftList(@Param("time") String time, @Param("userName") String userName, @Param("sysDeptId") Integer sysDeptId);
    boolean existsAttendanceUsedByConfig(@Param("configId") Integer configId);
}