- 移除 wallet.addPendingReward() 调用(旧方案,更新 wallet_accounts.pending_usdt) - 改用 PendingReward.create() + pendingRewardRepo.save() 写入 pending_rewards 表 - 支持 7+省代码(省团队)和 6+市代码(市团队)账户格式 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api-gateway | ||
| infrastructure | ||
| mpc-system | ||
| services | ||