fix: trans_tradetime 修复

main
13009 2024-06-06 16:09:34 +08:00
parent b52f7c2b3a
commit 6bc707539d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class TradeOrdersCreditStatRequest implements ApiRequest {
/** /**
* *
*/ */
@SerializedName("transTradeTime") @SerializedName("trans_tradetime")
private String transTradeTime; private String transTradeTime;
/** /**