Commit 0288f2d6 by 宋毅

tj

parent 6e9a0f89
......@@ -4,8 +4,6 @@ var settings = require("../../../../config/settings");
class CommonMsgSend extends APIBase {
constructor() {
super();
this.needsolutionSve = system.getObject("service.need.needsolutionSve");
this.needinfoSve = system.getObject("service.need.needinfoSve");
this.utilsMsgSendSve = system.getObject("service.utilsSve.utilsMsgSendSve");
}
/**
......
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