Commit 9aaced81 by 宋毅

tj

parent 30ede529
...@@ -7,9 +7,6 @@ class InternalCallsNotify extends APIBase { ...@@ -7,9 +7,6 @@ class InternalCallsNotify extends APIBase {
super(); super();
// this.orderinfoSve = system.getObject("service.dbcorder.orderinfoSve"); // this.orderinfoSve = system.getObject("service.dbcorder.orderinfoSve");
} }
async updateTmRegistNum(pobj, qobj, req) {
return system.getResultSuccess();
}
async updateTmStatus(pobj, qobj, req) { async updateTmStatus(pobj, qobj, req) {
return system.getResultSuccess(); return system.getResultSuccess();
} }
......
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