Commit ffc8b5fd by 兰国旗

非套餐状态

parent a3f3b1a5
......@@ -590,7 +590,7 @@ class RegCenterOrderService extends AppServiceBase {
//推送正常公司注册数据至百度
pushObj = {
orderNo: res.data.bizId,
status: this.regDeliveryStatus[pobj.status],
status: this.regDeliveryStatus[pobj.actionBody.status],
deliverContent: deliverContent,
consultType: pobj.actionBody.consultType
};
......
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