Commit 4bb2d340 by 宋毅

Merge branch 'center-channel' of gitlab.gongsibao.com:jiangyong/zhichan into center-channel

parents b8115c58 529bed5f
...@@ -31,7 +31,7 @@ class Order extends APIBase { ...@@ -31,7 +31,7 @@ class Order extends APIBase {
}; };
console.log(`>>> 提交工商注册申请材料 参数...${JSON.stringify(deliveryObj)}`); console.log(`>>> 提交工商注册申请材料 参数...${JSON.stringify(deliveryObj)}`);
// await this.utilsPushSve.business2Channel(deliveryObj, "pushOrderDeliveryMaterial"); // await this.utilsPushSve.business2Channel(deliveryObj, "pushOrderDeliveryMaterial");
return regCfg.getResultSuccess(param.requestId); return regCfg.getResultSuccess(pobj.requestId);
} }
//状态变更 //状态变更
......
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