lending need to finish response ins

This commit is contained in:
wuhewuhe 2023-11-06 01:16:15 +01:00
parent f5c42481a7
commit f723105049
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ type MarginToken struct {
TokenInfo []TokenInfo `json:"tokenInfo"` TokenInfo []TokenInfo `json:"tokenInfo"`
} }
// LoanInfo To do // LoanInfo To do repay & loand to value
type LoanInfo struct { type LoanInfo struct {
OrderId string `json:"orderId"` OrderId string `json:"orderId"`
OrderProductId string `json:"orderProductId"` OrderProductId string `json:"orderProductId"`