heheng
2026-04-10 f038e7d0338375025baa96986c5f1990abd990b9
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();
}