game-api/ff-game
shi 82cd1456a5 refactor(game): 修改游戏 ID 类型并更新相关接口
-将 ApiGameInfoResponseDTO 中的 systemGameId 字段类型从 Long 改为 String
- 在 GameMapper.xml 中添加 game_id 字段的查询
- 更新 GamesPGServiceImpl 中的代码,使用 game.getGameId() 替代 game.getId()
2025-04-11 19:08:48 +08:00
..
src/main refactor(game): 修改游戏 ID 类型并更新相关接口 2025-04-11 19:08:48 +08:00
pom.xml feat(sports): 重构 DB体育接口 2025-04-11 10:59:27 +08:00