game-api/ff-game/src/main/java/com/ff/api
shi 47235ed870 feat(game): 增加游戏投注记录详细信息
- 在 GameBettingDetails 模型中添加新字段:round, table, seat, betContent
- 更新相关 mapper 和 SQL 文件以支持新字段- 添加 GameDTO 类用于游戏数据传输
- 更新 ApiGameController 和 ApiMemberController 中的相关方法
- 优化部分代码结构,使用 SuperBuilder 等特性
2025-03-14 13:31:17 +08:00
..
controller feat(game): 增加游戏投注记录详细信息 2025-03-14 13:31:17 +08:00
request feat(game): 新增 NG 游戏平台支持 2025-03-12 17:55:57 +08:00
response feat(game): 增加游戏投注记录详细信息 2025-03-14 13:31:17 +08:00