@ -24,7 +24,7 @@ public enum TradeTypeEnum {
PLATFORM_SERVICE_FEE(201, "平台服务费"),
WITHDRAW(202, "提现"),
WITHDRAW(202, "提现");
@EnumValue
@JsonValue