新增业务种类历史利率实施计划
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 2026-04-29 业务种类与历史贷款利率实施计划记录
|
||||
|
||||
## 修改内容
|
||||
|
||||
- 新增后端实施计划 `docs/superpowers/plans/2026-04-29-business-type-history-rate-backend-plan.md`。
|
||||
- 新增前端实施计划 `docs/superpowers/plans/2026-04-29-business-type-history-rate-frontend-plan.md`。
|
||||
- 后端计划覆盖字段、转换器、服务层校验、历史合同代理接口、mock、SQL 和后端测试。
|
||||
- 前端计划覆盖历史合同查询 API、历史合同单选弹窗、个人/企业新增弹窗、详情展示、静态测试和 browser-use 真实页面验证。
|
||||
- 根据计划审查意见,补充固定客户号 mock 场景 `HISTORY_EMPTY` / `HISTORY_EMPTY_RATE`,确保 browser-use 真实页面测试能稳定覆盖空列表和空历史利率。
|
||||
- 根据计划审查意见,修正前端客户号选择测试命令,避免调用不存在的 npm script。
|
||||
|
||||
## 验证说明
|
||||
|
||||
- 本次仅产出实施计划,未进入代码实现。
|
||||
- 真实页面测试已按用户要求明确使用 `browser-use:browser`,并禁止打开 prototype 页面。
|
||||
- 首轮计划审查发现 4 个执行风险,已按意见补充和修订。
|
||||
- 第二轮计划审查结论为 Approved。
|
||||
- 后续实施完成后需要补充 `doc/implementation-report-2026-04-29-business-type-history-rate.md` 记录代码改动和验证结果。
|
||||
Reference in New Issue
Block a user