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

pull/96/head
Vincent 1 year ago
parent 55b221d442
commit 9bffacb0a6

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

Loading…
Cancel
Save