修复内容: - identity-service: 添加 CurrentUserPayload 接口定义 - identity-service: 添加 user_totp 表的数据库迁移文件 - wallet-service: 安装 axios 依赖 - wallet-service: 修复 withdrawal-status.handler.ts 中的类型错误 - userId.toString() → userId.value (BigInt 类型) - unfreezeUsdt() → unfreeze() (正确的方法名) - amount.asNumber → amount.value (Money 值对象属性) 🤖 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 | ||
| scripts | ||
| services | ||
| .env.windows | ||
| docker-compose.windows.yml | ||