Commit 22f63bc9 by 兰国旗

laolan

parent 86dc2268
......@@ -116,7 +116,7 @@ class RegCenterOrderService extends AppServiceBase {
idempotentSource: data.data.serviceBusinessCode,
orderNo: pobj.actionBody.channelOrder.channelOrderNo,
orderPrice: Number(pobj.actionBody.orderPrice / 100),
phone: pobj.actionBody.publishMobile || solutiondata.customerInfo.publishMobile,//需求下方案获取方案中手机号
phone: pobj.actionBody.publishMobile || pobj.actionBody.phone,//需求下方案获取方案中手机号
needId: solutiondata.data.channelNeedNo,
price_desc: pobj.actionBody.taxpayerType,
additions_desc: pobj.actionBody.companyProperties,
......
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