Commit e4327cc6 by 王栋源

wdy

parent 3ac31efb
...@@ -292,7 +292,11 @@ class CenterorderService extends AppServiceBase { ...@@ -292,7 +292,11 @@ class CenterorderService extends AppServiceBase {
var deliveryObj = { var deliveryObj = {
actionBody: { actionBody: {
orderNo: pobj.actionBody.channelOrder.channelOrderNo, orderNo: pobj.actionBody.channelOrder.channelOrderNo,
needsolution: solutiondata.data.solutionContent needsolution: solutiondata.data.solutionContent,
servicer:{
code:'gsb',
name:'公司宝'
}
}, },
appInfo: pobj.appInfo appInfo: pobj.appInfo
} }
......
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