heheng
7 天以前 189849927e37278c8bc03202bd714aca7a0f8f7d
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);
}