- 修改 DBSportsServiceImpl 中的 getRealtimeRecord 方法,使用固定的时间戳进行测试 - 更新 GetBetListRequest 中的 timestamp 字段默认值为当前时间戳 - 重构 GetBetListResponse 结构,将列表数据封装到 DataDTO 中