Commit 4bd983a0 by 王昆

gsb

parent 7f05fd75
...@@ -42,7 +42,6 @@ class OrderService extends ServiceBase { ...@@ -42,7 +42,6 @@ class OrderService extends ServiceBase {
return rs; return rs;
} }
async statManageData(params) { async statManageData(params) {
var res = await this.callms("order", "statTransData", params); var res = await this.callms("order", "statTransData", params);
return res; return res;
......
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