修复问题
parent
c45a9113bf
commit
138ae4c2f9
|
@ -62,7 +62,7 @@ public class GameBettingDetailsResponse implements Serializable
|
||||||
private String account;
|
private String account;
|
||||||
|
|
||||||
/** 游戏注单唯一值 */
|
/** 游戏注单唯一值 */
|
||||||
private Long wagersId;
|
private String wagersId;
|
||||||
|
|
||||||
/** 投注时间 (Unix 时间戳) */
|
/** 投注时间 (Unix 时间戳) */
|
||||||
private String wagersTime;
|
private String wagersTime;
|
||||||
|
|
Loading…
Reference in New Issue