Commit f05f9e3d by linboxuan

opneedInfosve update

parent b0ef8c29
...@@ -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