Changes
parent
3aff15b615
commit
7dc31b9c30
|
@ -28,6 +28,7 @@ public class RuleEditionServiceImpl extends ServiceImpl<RuleEditionMapper, RuleE
|
||||||
this.settingStatus(id, SysRuleYesNo.NO.getCode());
|
this.settingStatus(id, SysRuleYesNo.NO.getCode());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 启用规则版本
|
* 启用规则版本
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue