heheng
2026-03-31 c96bf95e947f7c5c22f98de0418976640a318ac6
gkhy-system/src/main/java/com/gkhy/system/mapper/DailySafetyInspectionMapper.java
@@ -22,4 +22,6 @@
    List<DailySafetyInspection> getDailySafetyInspectionList(DailySafetyInspection dailySafetyInspection);
    int getCheckCount(Long deptId);
    int getCheckCountList(List<Long> deptIds);
}