Commit 4edb251c by gxfeng

TradeSuccess接口调整

parent 168db8e6
......@@ -562,7 +562,7 @@ class TradetransferService extends ServiceBase {
action: "TradeSuccess",
reqbody: {
BizId: obj.ali_bizid,
TmTransferCert: obj.transfer_cert_url
TransferCert: obj.transfer_cert_url
}
}
var rtn = await this.aliclient(obj)
......
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