pay extra
This commit is contained in:
parent
9b8dfe1646
commit
672496d34d
|
|
@ -61,6 +61,7 @@ type TransferReq struct {
|
|||
PayChannel string `json:"payChannel"`
|
||||
UserId string `json:"userId"`
|
||||
OutTradeNo string `json:"outTradeNo"`
|
||||
Extra map[string]interface{} `json:"extra"`
|
||||
}
|
||||
|
||||
type CommonResponse struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue