Commit 517e4cdb by 兰国旗

添加非套餐大类

parent 3599ed24
......@@ -584,7 +584,7 @@ class RegCenterOrderService extends AppServiceBase {
orderNo: res.data.bizId,
status: res.data.deliveryContent.status,
deliverContent: deliverContent,
productType: pobj.actionBody.productType
consultType: pobj.actionBody.consultType
};
}
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