通联宝回调测试
This commit is contained in:
@@ -21,7 +21,7 @@ type CallBackResult struct {
|
||||
OuttrxID string `json:"outtrxID"`
|
||||
TrxCode string `json:"trxCode"`
|
||||
TrxID string `json:"trxID"`
|
||||
TrxAmt int `json:"trxAmt"`
|
||||
TrxAmt int64 `json:"trxAmt"`
|
||||
TrxDate string `json:"trxDate"`
|
||||
PayTime string `json:"payTime"`
|
||||
ChnlTrxID string `json:"chnlTrxID"`
|
||||
|
||||
Reference in New Issue
Block a user