修复问题
parent
9f79161986
commit
c45a9113bf
|
@ -65,7 +65,7 @@ public class GameBettingDetailsResponse implements Serializable
|
|||
private Long wagersId;
|
||||
|
||||
/** 投注时间 (Unix 时间戳) */
|
||||
private Long wagersTime;
|
||||
private String wagersTime;
|
||||
|
||||
/** 投注金额 */
|
||||
private BigDecimal betAmount;
|
||||
|
|
Loading…
Reference in New Issue