heheng
2026-03-31 c96bf95e947f7c5c22f98de0418976640a318ac6
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();
}