fix: loan_status
parent
82953f6988
commit
3c159ae479
|
|
@ -86,7 +86,7 @@ public class TradeOrdersPaySettleResponse implements ApiResponse {
|
|||
/**
|
||||
* 提款状态 0、未知,接口调用异常 1、提款成功 其他状态为提款失败
|
||||
*/
|
||||
@SerializedName("sys_time")
|
||||
@SerializedName("loan_status")
|
||||
private String loanStatus;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue