Go to file
shi 9d9a4c31bd fix(game): 修复 PG 游戏回报金额为负数的问题- 在 GamesPGServiceImpl 类中,将 payoffAmount 方法的参数改为绝对值
- 确保结算金额总是非负数,避免出现负数导致的数据异常
2025-03-15 13:58:24 +08:00
ff-base feat(api): 添加游戏兑换余额状态接口 2025-03-14 17:40:09 +08:00
ff-game fix(game): 修复 PG 游戏回报金额为负数的问题- 在 GamesPGServiceImpl 类中,将 payoffAmount 方法的参数改为绝对值 2025-03-15 13:58:24 +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