- 替换 ISysConfigService 为 IPlatformService - 使用 GamePlatforms枚举替代硬编码的平台名称 - 优化地址获取逻辑,提高代码复用性 - 删除未使用的 Random 类导入 -调整代码格式,提高可读性 |
||
---|---|---|
ff-base | ||
ff-game | ||
ff-gen | ||
sh | ||
sql | ||
.gitignore | ||
pom.xml |
- 替换 ISysConfigService 为 IPlatformService - 使用 GamePlatforms枚举替代硬编码的平台名称 - 优化地址获取逻辑,提高代码复用性 - 删除未使用的 Random 类导入 -调整代码格式,提高可读性 |
||
---|---|---|
ff-base | ||
ff-game | ||
ff-gen | ||
sh | ||
sql | ||
.gitignore | ||
pom.xml |