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