Go to file
shi 8744ad3589 refactor(game): 优化游戏列表接口参数传递方式
- 在 GamesPPServiceImpl 中,将 JSONUtils.toJSONString(params) 替换为直接使用 params
- 在 PPClient 中,修改 getGameList 方法参数类型从 String 改为 Map<String, Object>
2025-03-28 18:46:38 +08:00
ff-base feat(game): 添加 PP 游戏接口相关类和方法 2025-03-27 16:50:32 +08:00
ff-game refactor(game): 优化游戏列表接口参数传递方式 2025-03-28 18:46:38 +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
pom.xml refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00