paychannnel
This commit is contained in:
parent
3ef02a09f4
commit
003cf50cf3
|
@ -41,6 +41,7 @@ type CreatePartnerOrderReq struct {
|
|||
OutTradeNo string `json:"outTradeNo"`
|
||||
NotifyUrl string `json:"notifyUrl"`
|
||||
PartnerId string `json:"partnerId"`
|
||||
PayChannel string `json:"payChannel"`
|
||||
Extra interface{} `json:"extra"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue