Commit e4930083 by 宋毅

新接口

parent 5f289061
......@@ -6,6 +6,7 @@ class IcpOrderService extends AppServiceBase {
constructor() {
super();
this.utilsPushSve = system.getObject("service.utilsSve.utilsPushSve");
this.utilsOrderSve = system.getObject("service.utilsSve.utilsOrderSve");
}
async submitOrder(pobj) {
......
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