heheng
7 天以前 879f9bee74d45a48fc98520d804416f15257be00
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);
}