修复问题

main-dg
998998 2025-03-26 16:19:09 +08:00
parent c45a9113bf
commit 138ae4c2f9
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 String wagersTime; private String wagersTime;