111
This commit is contained in:
parent
e7a5e19472
commit
e9f12cd0eb
@ -477,7 +477,7 @@ func OrderRecordsListV2(req *bundle.OrderRecordsRequestV2) (res *bundle.OrderRec
|
||||
OrderAddNo: orderAddNo,
|
||||
Amount: amount,
|
||||
CurrencyType: int32(sub.CurrencyType),
|
||||
HandlingFee: sub.HandlingFee,
|
||||
HandlingFee: sub.HandlingFee, //手续费
|
||||
OrderAddCreateAt: sub.CreatedAt.Format("2006-01-02 15:04:05"),
|
||||
AddPayStatus: int32(sub.PaymentStatus),
|
||||
Contract: sub.SignContract,
|
||||
|
Loading…
Reference in New Issue
Block a user