Commit 303c2004 by 任晓松

update

parent e53a93a9
...@@ -5,7 +5,7 @@ var cacheBaseComp = null; ...@@ -5,7 +5,7 @@ var cacheBaseComp = null;
class FormsubmitrecordCtl extends CtlBase { class FormsubmitrecordCtl extends CtlBase {
constructor() { constructor() {
super("formsubrecordmag", CtlBase.getServiceName(FormsubmitrecordCtl)); super("configmag", CtlBase.getServiceName(FormsubmitrecordCtl));
this.formsubmitrecordSve = system.getObject("service.configmag.formsubmitrecordSve") this.formsubmitrecordSve = system.getObject("service.configmag.formsubmitrecordSve")
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment