Commit 3599ed24 by 兰国旗

非套餐添加大类字段

parent e6857fcd
......@@ -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