game-api/ff-base/src/main/java/com/ff/base
shi b29e21816c feat(game): 添加平台成本计算功能
- 在 Constants 中添加 HUNDRED 常量,用于成本计算
- 在 ITenantPlatformService 中添加 findTenantPlatform 方法,用于获取租户平台信息
- 修改 TenantGameQuotaFlowMapper,增加 platform_code 字段查询
- 更新 TenantGameQuotaServiceImpl 中的 balanceChanges 方法,加入平台成本计算逻辑
- 在 TenantPlatformMapper 中添加 findTenantPlatform 方法的 SQL 查询- 更新 TenantPlatformServiceImpl,实现 findTenantPlatform 方法
- 修改 TenantQuotaTask 中的 updateBalance 方法,考虑平台成本因素
2025-03-01 13:31:32 +08:00
..
annotation 项目初始化 2025-02-11 15:27:15 +08:00
aspectj 项目初始化 2025-02-11 15:27:15 +08:00
config feat(tenant): 添加租户白名单功能并集成系统反馈模块- 新增租户白名单相关接口和服务实现 2025-02-27 17:48:29 +08:00
constant feat(game): 添加平台成本计算功能 2025-03-01 13:31:32 +08:00
core refactor(agent): 重构代理商业务 2025-02-25 10:05:13 +08:00
datasource 项目初始化 2025-02-11 15:27:15 +08:00
decorator 项目初始化 2025-02-11 15:27:15 +08:00
enums feat(tenant): 添加租户白名单功能并集成系统反馈模块- 新增租户白名单相关接口和服务实现 2025-02-27 17:48:29 +08:00
exception refactor(exception): 重构异常处理逻辑 2025-02-19 16:41:44 +08:00
filter 项目初始化 2025-02-11 15:27:15 +08:00
interceptor 项目初始化 2025-02-11 15:27:15 +08:00
manager 项目初始化 2025-02-11 15:27:15 +08:00
security 项目初始化 2025-02-11 15:27:15 +08:00
system feat(game): 添加平台成本计算功能 2025-03-01 13:31:32 +08:00
utils refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00
web refactor(ff-game): 重构游戏模块代码 2025-02-27 16:26:02 +08:00
xss 项目初始化 2025-02-11 15:27:15 +08:00