game-api/ff-game
liaoyong ad40fc712d refactor(game): 重构游戏 API 地址来源
- 替换 ISysConfigService 为 IPlatformService
- 使用 GamePlatforms枚举替代硬编码的平台名称
- 优化地址获取逻辑,提高代码复用性
- 删除未使用的 Random 类导入
-调整代码格式,提高可读性
2025-04-03 11:32:14 +08:00
..
src/main refactor(game): 重构游戏 API 地址来源 2025-04-03 11:32:14 +08:00
pom.xml feat(game): 新增平台管理功能 2025-04-03 11:20:05 +08:00