rwadurian/backend/services/wallet-service/src/api/controllers
hailin 4e5d9685a1 feat(admin-web): 添加面对面结算明细列表功能
- wallet-service: 新增 getOfflineSettlementEntries 方法和 API
- reporting-service: 新增客户端方法和 API 转发
- admin-web: 添加明细列表组件和样式,支持展开/收起

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 20:40:12 -08:00
..
deposit.controller.ts feat(deposit): add accountSequence correlation and testnet support 2025-12-08 10:26:01 -08:00
fiat-withdrawal.controller.ts feat(fiat-withdrawal): add complete fiat withdrawal system 2026-01-03 06:39:11 -08:00
health.controller.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
index.ts feat(wallet/blockchain/identity): implement system account withdrawal feature 2026-01-06 10:22:15 -08:00
internal-wallet.controller.ts feat(admin-web): 添加面对面结算明细列表功能 2026-01-06 20:40:12 -08:00
ledger.controller.ts feat(trading): 添加账本明细页面,含统计图表和流水筛选 2025-12-17 07:41:07 -08:00
system-withdrawal.controller.ts fix(wallet-service): fix system-withdrawal API route prefix to match Kong gateway 2026-01-06 10:53:54 -08:00
wallet.controller.ts Revert "feat(withdrawal): implement fiat withdrawal with bank/alipay/wechat" 2026-01-03 05:44:43 -08:00