outTradeNo
This commit is contained in:
parent
7ca2710e16
commit
587e29ccd9
|
|
@ -59,6 +59,7 @@ type TransferReq struct {
|
|||
PayTitle string `json:"payTitle"`
|
||||
PayChannel string `json:"payChannel"`
|
||||
UserId string `json:"userId"`
|
||||
OutTradeNo string `json:"outTradeNo"`
|
||||
}
|
||||
|
||||
type CommonResponse struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue