heheng
2026-03-25 7b8d0d576082e148c778ca0bd2090e91bb61c4a6
gkhy-system/src/main/java/com/gkhy/system/mapper/DailySafetyInspectionMapper.java
@@ -20,4 +20,8 @@
    List<DailySafetyInspection> getDailySafetyInspectionList(DailySafetyInspection dailySafetyInspection);
    int getCheckCount(Long deptId);
    int getCheckCountList(List<Long> deptIds);
}