heheng
2026-02-10 0e17b5575d653f6e10a1d312e8b0d23efc1bb35d
multi-system/src/main/java/com/gkhy/exam/system/service/StandardizedTemplateService.java
@@ -25,4 +25,6 @@
    CommonResult deletedStandardizedQuality(Integer id);
    CommonResult getStandardizedQualityByCompanyId(Integer id);
    CommonResult topStandardizedTemplate(Integer id);
}