Go to file
liaoyong ad40fc712d refactor(game): 重构游戏 API 地址来源
- 替换 ISysConfigService 为 IPlatformService
- 使用 GamePlatforms枚举替代硬编码的平台名称
- 优化地址获取逻辑,提高代码复用性
- 删除未使用的 Random 类导入
-调整代码格式,提高可读性
2025-04-03 11:32:14 +08:00
ff-base Merge remote-tracking branch 'origin/main' into main-meitian 2025-04-03 11:21:43 +08:00
ff-game refactor(game): 重构游戏 API 地址来源 2025-04-03 11:32:14 +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
.gitignore chore: 添加 .gitignore 文件 2025-03-31 14:51:25 +08:00
pom.xml refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00