Commit 548668a7 by 宋毅

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

parents bd27a5f8 ffc8b5fd
......@@ -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