Commit 172102cc by 兰国旗

laolan

parent 200c3366
...@@ -6,7 +6,7 @@ class RegAPI extends APIBase { ...@@ -6,7 +6,7 @@ class RegAPI extends APIBase {
constructor() { constructor() {
super(); super();
this.regCenterOrderSve = system.getObject("service.common.regCenterOrderSve"); this.regCenterOrderSve = system.getObject("service.common.regCenterOrderSve");
this.utilsPushSve = system.getObject("service.common.utilsPushSve"); this.utilsPushSve = system.getObject("service.utilsSve.utilsPushSve");
} }
/** /**
* 接口跳转-POST请求 * 接口跳转-POST请求
......
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