“djh”
2025-10-11 30a6e9981f9739081194a120bb0032f5b96bd556
multi-system/src/main/java/com/gkhy/exam/system/service/MonthlyInspectionService.java
@@ -13,4 +13,6 @@
    CommonResult updateMonthlyInspection(MonthlyInspection monthlyInspection);
    CommonResult deletedMonthlyInspection(Integer monthlyId);
    CommonResult listMonthlyInspectionById(Integer monthlyId);
}