rwadurian/backend/services/wallet-service/src
hailin c3c15b7880 fix(wallet-service): remove invalid nested $queryRaw in getOfflineSettlementSummary
删除使用嵌套 $queryRaw 进行条件拼接的错误查询,保留简化版本。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 23:37:57 -08:00
..
api feat(system-accounts): add ledger detail API for all system accounts 2026-01-04 23:30:38 -08:00
application fix(wallet-service): remove invalid nested $queryRaw in getOfflineSettlementSummary 2026-01-04 23:37:57 -08:00
config feat(wallet-service): add Redis caching for wallet queries 2025-12-06 18:37:13 -08:00
domain feat(pending-actions): add special deduction feature for admin-created user actions 2026-01-03 07:04:46 -08:00
infrastructure feat(fiat-withdrawal): add complete fiat withdrawal system 2026-01-03 06:39:11 -08:00
shared feat(wallet/mpc): 增强提现和充值流程可靠性 2025-12-15 19:47:20 -08:00
app.module.ts feat: 省市团队账户及待领取奖励逐笔追踪 2025-12-13 03:32:47 -08:00
main.ts feat(sync): implement Outbox Pattern for reward-service to wallet-service sync 2025-12-10 23:26:49 -08:00