heheng
2025-09-23 733d48f803a002033c5f1d6c22dcc799bf1b724c
gkhy-system/src/main/java/com/gkhy/system/mapper/DailySafetyInspectionMapper.java
@@ -20,4 +20,6 @@
    List<DailySafetyInspection> getDailySafetyInspectionList(DailySafetyInspection dailySafetyInspection);
    int getCheckCount(Long deptId);
}