game-api/ff-base
shi 0a2b408c2b refactor(game): 重构游戏相关接口和数据结构
- 新增 GameResponse 类用于游戏列表响应- 更新 Game 和 GamePlatform 类,移除不必要的字段
- 修改 GameMapper 和 GamePlatformMapper 接口,增加新的查询方法
- 更新 XML 文件,调整 SQL 查询和结果映射
- 优化 GameServiceImpl 和 IGameService 接口,支持新的游戏列表查询
2025-02-17 11:28:17 +08:00
..
src/main refactor(game): 重构游戏相关接口和数据结构 2025-02-17 11:28:17 +08:00
target/classes feat(game): 添加游戏相关API接口和功能 2025-02-13 15:43:13 +08:00
pom.xml 项目初始化 2025-02-11 15:27:15 +08:00