.4062073974432528:a22aceba03db01133b825b3b4cc66ec3_69edc37876b23b934f810ba1.69edda5d76b23b934f810e1c.69edda5c0a1bff46c4e150c8:Trae CN.T(2026/4/26 17:26:53)#2109
Conversation
新增商机阶段变更历史记录功能,包括前后端接口实现和前端展示 - 后端添加阶段变更历史记录服务 - 前端在商机详情抽屉中展示阶段变更时间线 - 修改阶段更新逻辑以记录变更历史
将HashMap替换为TreeMap并设置CASE_INSENSITIVE_ORDER,确保名称查找不区分大小写 新增getNameIgnoreCase方法统一处理名称映射查找
为OpportunityStageHistoryService、ClueOwnerHistoryService和CustomerOwnerHistoryService添加默认值处理方法 使用TreeMap确保名称映射的键不区分大小写 当用户ID或阶段ID为空或未找到时返回"未知用户"或"未知阶段"
|
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
refactor(service): 统一处理用户和阶段名称的默认值
为OpportunityStageHistoryService、ClueOwnerHistoryService和CustomerOwnerHistoryService添加默认值处理方法
使用TreeMap确保名称映射的键不区分大小写
当用户ID或阶段ID为空或未找到时返回"未知用户"或"未知阶段"