heheng
2025-10-15 a4f1e1a9b97f7606347ba1b6a5c5957c3fc28a59
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();
}