“djh”
9 天以前 0de00dab1fb352841ec485f6a528f43a7dee840c
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);
}