.4062073974432528:fcc097c4758747c0e40cc77595b83517_69edc37876b23b934f810ba1.69edd36076b23b934f810cf0.69edd3600a1bff46c4e150c7:Trae CN.T(2026/4/26 16:57:04)#2108
Conversation
新增商机阶段变更历史记录功能,包括前后端接口实现和前端展示 - 后端添加阶段变更历史记录服务 - 前端在商机详情抽屉中展示阶段变更时间线 - 修改阶段更新逻辑以记录变更历史
将HashMap替换为TreeMap并设置CASE_INSENSITIVE_ORDER,确保名称查找不区分大小写 新增getNameIgnoreCase方法统一处理名称映射查找
|
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 |
fix(opportunity): 修复阶段历史记录中名称映射的大小写敏感问题
将HashMap替换为TreeMap并设置CASE_INSENSITIVE_ORDER,确保名称查找不区分大小写
新增getNameIgnoreCase方法统一处理名称映射查找