Go to file
liaoyong 10c9601bbe refactor(ff-game): 重构注单拉取接口和数据处理- 在 DBSportsClient 中为 getBetList 方法添加 Content-type 头
- 修改 DBSportsServiceImpl 中的 getRealtimeRecord 方法,使用固定的时间戳进行测试
- 更新 GetBetListRequest 中的 timestamp 字段默认值为当前时间戳
- 重构 GetBetListResponse 结构,将列表数据封装到 DataDTO 中
2025-04-11 11:23:33 +08:00
ff-base feat(sports): 新增 DB体育平台支持 2025-04-09 20:05:22 +08:00
ff-game refactor(ff-game): 重构注单拉取接口和数据处理- 在 DBSportsClient 中为 getBetList 方法添加 Content-type 头 2025-04-11 11:23:33 +08:00
ff-gen refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00
sh refactor(ff-game): 优化白名单验证提示信息 2025-03-01 17:15:12 +08:00
sql 项目初始化 2025-02-11 15:27:15 +08:00
.gitignore chore: 添加 .gitignore 文件 2025-03-31 14:51:25 +08:00
pom.xml refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00