Commit a0148e3a by 宋毅

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

parents e33c14f6 517e4cdb
...@@ -584,7 +584,7 @@ class RegCenterOrderService extends AppServiceBase { ...@@ -584,7 +584,7 @@ class RegCenterOrderService extends AppServiceBase {
orderNo: res.data.bizId, orderNo: res.data.bizId,
status: res.data.deliveryContent.status, status: res.data.deliveryContent.status,
deliverContent: deliverContent, deliverContent: deliverContent,
productType: pobj.actionBody.productType consultType: pobj.actionBody.consultType
}; };
} }
if (pobj.actionBody.consultType && pobj.actionBody.consultType == "QYJYTC1") { if (pobj.actionBody.consultType && pobj.actionBody.consultType == "QYJYTC1") {
......
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