rwadurian/backend/services/wallet-service/src/api/controllers
hailin 5b2d255506 feat(auth): 增强提现安全验证
- 集成阿里云短信服务 (dysmsapi20170525)
- 提现需同时验证短信验证码和登录密码
- identity-service 添加 /verify-password API
- wallet-service 调用双重验证
- 移动端提现确认页添加密码输入

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 03:05:53 -08:00
..
deposit.controller.ts feat(deposit): add accountSequence correlation and testnet support 2025-12-08 10:26:01 -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 refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
internal-wallet.controller.ts fix: 统一推荐码生成逻辑 - 由 identity-service 单点生成 2025-12-13 01:14:56 -08:00
ledger.controller.ts feat(trading): 添加账本明细页面,含统计图表和流水筛选 2025-12-17 07:41:07 -08:00
wallet.controller.ts feat(auth): 增强提现安全验证 2025-12-19 03:05:53 -08:00