Commit e33c14f6 by 宋毅

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

parents 3f1af5ab 3599ed24
......@@ -583,7 +583,8 @@ class RegCenterOrderService extends AppServiceBase {
pushObj = {
orderNo: res.data.bizId,
status: res.data.deliveryContent.status,
deliverContent: deliverContent
deliverContent: deliverContent,
productType: pobj.actionBody.productType
};
}
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