fix: 更新设置时, 实时更新配置

pull/100/head
Vincent 1 year ago committed by sunchenliang
parent ddd205321f
commit 7eaaef3ae0

@ -41,6 +41,7 @@ public class OcrFrontConfController {
this.service.saveOrUpdate(conf);
this.service.updateConfig();
return ResultVoUtil.success();
}

Loading…
Cancel
Save