heheng
2025-10-24 de7ccc09601007d9fa223755286a106828f01f1c
gkhy-system/src/main/java/com/gkhy/system/service/DailySafetyInspectionService.java
@@ -23,4 +23,6 @@
    int saveDailySafetyInspection(DailySafetyInspection  inspection);
    int deleteDailySafetyInspection(Long id);
    int getCheckCount();
}