银行存取补充 user_currency_logs 流水记录
- CurrencySource 新增 BANK_DEPOSIT / BANK_WITHDRAW 两个来源枚举 - BankController deposit/withdraw 改用 UserCurrencyService::change() 记录 jjb 变动 - AiFinanceService bankExcessGold/raiseWalletTo 补充 UserCurrencyService::change() 调用 - 银行存取双轨记录:bank_logs(银行流水)+ user_currency_logs(金币流水)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/.agents
|
||||
/.codex
|
||||
/.hermes
|
||||
/.reasonix
|
||||
/auth.json
|
||||
/node_modules
|
||||
/public/build
|
||||
|
||||
Reference in New Issue
Block a user