Commit caeee916 by gxfeng

PostCustomerTransferMaterial接口调整

parent 4edb251c
...@@ -396,7 +396,7 @@ class TradetransferService extends ServiceBase { ...@@ -396,7 +396,7 @@ class TradetransferService extends ServiceBase {
} }
var BizId = obj.ali_bizid; var BizId = obj.ali_bizid;
var obj = { var obj = {
action: "PostTransferMaterial", action: "PostCustomerTransferMaterial",
reqbody: { reqbody: {
BizId: BizId, BizId: BizId,
Logistics: obj.logistics Logistics: obj.logistics
......
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