- 在 ITenantGameQuotaService 中添加 balanceRealChanges 方法 - 在 TenantGameQuotaServiceImpl 中实现 balanceRealChanges 方法 - 在 ITenantGameQuotaFlowService 中添加 getBalanceByTenantKey 方法 - 在 TenantGameQuotaFlowMapper 中添加 getBalanceByTenantKey 方法的 SQL - 在 TenantQuotaTask 中实现更新租户实际配额的逻辑- 在 OperationType 枚举中添加 REAL_BALANCE_SETTLEMENT 类型 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |