Commit b0ef8c29 by linboxuan

opneedInfosve update

parent b7e9167a
...@@ -4,7 +4,7 @@ var settings = require("../../../../config/settings"); ...@@ -4,7 +4,7 @@ var settings = require("../../../../config/settings");
class IcAPI extends APIBase { class IcAPI extends APIBase {
constructor() { constructor() {
super(); super();
this.opNeedInfoSve = system.getObject("service.dbneed.opNeedInfoSve"); this.opNeedInfoSve = system.getObject("service.dbneed.opneedInfosve");
} }
/** /**
* 接口跳转-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