Merge remote-tracking branch 'origin/main'
commit
aa7848e342
|
@ -62,7 +62,7 @@ public class GameBettingDetailsResponse implements Serializable
|
||||||
private String account;
|
private String account;
|
||||||
|
|
||||||
/** 游戏注单唯一值 */
|
/** 游戏注单唯一值 */
|
||||||
private Long wagersId;
|
private String wagersId;
|
||||||
|
|
||||||
/** 投注时间 (Unix 时间戳) */
|
/** 投注时间 (Unix 时间戳) */
|
||||||
private Long wagersTime;
|
private Long wagersTime;
|
||||||
|
|
Loading…
Reference in New Issue