heheng
2026-02-02 8bda5d156d97a6f86da6ee068447643a2fff8c4f
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);
}