rwadurian/backend/services/identity-service/src
hailin 17c3f61657 fix(identity): 优化默认昵称格式为简洁序号
修改默认昵称生成逻辑:
- 从完整序列号中提取后5位数字
- 去掉前导零后组合
- 示例: D24121400001 -> 榴莲女皇1号

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 03:33:40 -08:00
..
api fix: 统一推荐码生成逻辑 - 由 identity-service 单点生成 2025-12-13 01:14:56 -08:00
application refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain fix(identity): 优化默认昵称生成格式 2025-12-14 00:59:01 -08:00
infrastructure refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
shared fix(identity): 优化默认昵称格式为简洁序号 2025-12-14 03:33:40 -08:00
app.module.ts fix(identity): add StorageService to InfrastructureModule in app.module.ts 2025-12-07 21:53:06 -08:00
main.ts fix(services): add Kafka microservice for @MessagePattern to work 2025-12-10 09:57:07 -08:00