Files
loan-pricing/doc/implementation-report-2026-04-29-customer-map-selection-design.md

16 lines
881 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 2026-04-29 客户号查询选择客户内码设计记录
## 修改内容
- 新增设计文档 `docs/superpowers/specs/2026-04-29-customer-map-selection-design.md`
- 明确新增流程从“选择客户类型后直接打开新增弹窗”调整为“选择客户类型 -> 客户号查询 -> 选择客户内码 -> 打开新增弹窗”。
- 明确后端新增个人/企业客户号映射业务接口和两个 mock 接口,配置地址先指向本项目 mock。
- 明确客户号映射返回字段保持下划线命名。
- 明确新增弹窗中的客户内码和客户名称由选择结果自动带入并只读。
## 验证说明
- 本次仅完成设计文档,未进入代码实现。
- 设计文档已通过审查子代理审查,结论为 Approved无阻塞问题。
- 后续实施时需按设计文档中的后端、前端和真实页面测试范围执行验证。