fix: loan_status

main
13009 2024-04-22 21:46:24 +08:00
parent 82953f6988
commit 3c159ae479
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ public class TradeOrdersPaySettleResponse implements ApiResponse {
/**
* 0 1
*/
@SerializedName("sys_time")
@SerializedName("loan_status")
private String loanStatus;
/**