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