修复问题

main-dg
998998 2025-03-26 16:17:20 +08:00
parent 9f79161986
commit c45a9113bf
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ public class GameBettingDetailsResponse implements Serializable
private Long wagersId;
/** 投注时间 (Unix 时间戳) */
private Long wagersTime;
private String wagersTime;
/** 投注金额 */
private BigDecimal betAmount;