Merge remote-tracking branch 'origin/main'

main-dg
shi 2025-03-26 18:59:27 +08:00
commit aa7848e342
1 changed files with 1 additions and 1 deletions

View File

@ -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;