补充流程列表执行利率展示设计文档
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# 流程列表执行利率展示设计实施记录
|
||||
|
||||
## 实施时间
|
||||
- 2026-03-28
|
||||
|
||||
## 修改内容
|
||||
- 新增流程列表执行利率展示设计文档
|
||||
- 明确本次需求只调整流程列表页,不扩散到详情页、接口和数据库
|
||||
- 明确页面应展示数据库 `execute_rate` 的实际数据,而不是 `loanRate`
|
||||
|
||||
## 文档路径
|
||||
- `docs/superpowers/specs/2026-03-28-workflow-execute-rate-display-design.md`
|
||||
- `doc/implementation-report-2026-03-28-workflow-execute-rate-display-design.md`
|
||||
|
||||
## 设计结论
|
||||
- 保持流程列表列头“执行利率(%)”不变
|
||||
- 将流程列表列绑定从 `loanRate` 调整为 `executeRate`
|
||||
- 不修改后端接口和数据库结构
|
||||
|
||||
## 说明
|
||||
- 按仓库要求,本次先完成设计确认,再进入实施计划
|
||||
- 仓库约束禁止启用 subagent,因此本次未执行基于 subagent 的设计文档复审流程
|
||||
Reference in New Issue
Block a user