“djh”
2026-02-06 88717f3e96fb853f3dbc3d6e6b3de0ba4ce1f3c5
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);
}