“djh”
2026-02-02 63264fe00b684bfec91ca5888f640971dabc0ed2
multi-system/src/main/java/com/gkhy/exam/system/service/FactorControlService.java
@@ -12,5 +12,5 @@
    CommonResult updateFactorControl(FactorControl factorControl);
    CommonResult deletedFactorControl(Integer factorControlId);
    CommonResult deletedFactorControl(Integer factorControlId,Integer factorDiscrenId);
}