支付宝转账
This commit is contained in:
parent
1bc256fc19
commit
103109a41b
|
@ -20,7 +20,7 @@ const (
|
|||
const baseUri = "https://openapi.alipay.com/gateway.do"
|
||||
|
||||
const (
|
||||
// 支持幂等请求
|
||||
// 支持幂等请求 https://opendocs.alipay.com/open/02byvi?pathHash=b367173b
|
||||
orderMethod = "alipay.fund.trans.uni.transfer"
|
||||
queryMethod = "alipay.fund.trans.common.query"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue