Files
soul-yongping/.cursor/agent/团队/evolution/2026-03-05.md

18 lines
1.1 KiB
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-03-05
## 分支冲突后功能完整性分析会议(跨角色共享)
- **分支冲突后各端需做完整性自查**
- 产品:核对需求文档与实现一致性
- 后端:在 soul-api 确认合并状态,核对 orders、distribution 等接口
- 管理端:全功能自测,记录 404/异常接口
- 小程序:核心流程自测,确认 orders 接口;修正 app.json 格式
- 测试:制定「分支合并后回归清单」
- **待确认**`完整的` 分支上的提交是否已全部并入 devlopsoul-api 的版本管理与合并策略。
## 文章详情 @某人 高亮与一键加好友方案讨论(跨角色共享)
- **内容格式**:正文内嵌 @ 标记,统一格式 `@[昵称](userId)`(或约定等价格式),后端/管理端/小程序共用。
- **添加好友接口**:归属 soul-api 的 miniprogram 组,与存客宝 api_v1 分离path、入参由后端/产品确认后写入开发文档。
- **分工**:管理端编辑侧插入 @ 并写入 content小程序解析、高亮、点击调添加好友后端提供章节 content 与添加好友接口。