Commit ad04c9e5 by 兰国旗

laolan

parent 51d2db86
...@@ -241,8 +241,7 @@ class QcCenterOrderService extends AppServiceBase { ...@@ -241,8 +241,7 @@ class QcCenterOrderService extends AppServiceBase {
//推送数据至阿里 //推送数据至阿里
var resStatus = res.data.ApplicationStatus; var resStatus = res.data.ApplicationStatus;
var pushObj = { var pushObj = {
// BizId: pobj.actionBody.orderNo, BizId: pobj.actionBody.orderNo,
BizId: "P20201016181726000001",
BizType: pobj.actionBody.channelType, BizType: pobj.actionBody.channelType,
OperateType: wangwenStatusDisct[resStatus], OperateType: wangwenStatusDisct[resStatus],
ExtInfo:pobj.actionBody.extInfo ExtInfo:pobj.actionBody.extInfo
......
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