From 6e36082e90af5b6cc88aa35ce439d9fc20ad2c5e Mon Sep 17 00:00:00 2001 From: luoweijian <1329394916@qq.com> Date: Tue, 25 Aug 2026 13:42:51 +0800 Subject: [PATCH] =?UTF-8?q?docs(opportunity):=20map.md=20=E7=A5=A8=2010=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E5=B1=82=E4=B8=BB=E4=BD=93=E8=90=BD=E5=9C=B0?= =?UTF-8?q?=EF=BC=88=E5=85=AD=E8=A7=86=E5=9B=BE/=E8=AE=A1=E7=AE=97?= =?UTF-8?q?=E5=88=97/RECENT/Controller=EF=BC=89=EF=BC=8C=E5=89=A9=E5=AD=97?= =?UTF-8?q?=E5=85=B8=E5=90=8D+=E8=8A=82=E7=82=B9=E5=90=8D=E5=9B=9E?= =?UTF-8?q?=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .scratch/opportunity-module/map.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scratch/opportunity-module/map.md b/.scratch/opportunity-module/map.md index a03c164..d973bbe 100644 --- a/.scratch/opportunity-module/map.md +++ b/.scratch/opportunity-module/map.md @@ -26,7 +26,7 @@ | 07 | 方案卡 | ✅ 已落(模板 + 运行时 + `VersionedConfigSupport` 抽取) | | 08 | 现场勘察 | ✅ 已落(`OpportunitySiteSurvey` + Mapper,结构) | | 09 | 子表族(跟进/附件/工作计划/操作日志) | ✅ 已落(四实体 + Mapper + 3 枚举,结构) | -| 10 | 四视图查询口径 | 🔨 底座已落(视图数据源三表 team/focus/view_log 结构已建);**查询层待开工**(ViewType/PageParam/DTO/ViewQuery+计算列,不卡 A4,建议清上下文单独 /implement) | +| 10 | 四视图查询口径 | 🔨 主体已落(底座三表 + ViewType/PageParam/DTO + ViewQuery 六视图 filter + 分页 + 计算列节点停留/最近跟进/方案卡状态/预算 + RECENT view_log 排序 + followed + Controller `/api/opportunity/page`);**剩回显尾巴**:字典名(groupCode 契约未定)+ 当前/下一节点名(依 crm-rule 模板服务) | | 11 | createCmd customerId | ⛔ 卡 A4 | | 12 | 商机侧新增入口关联线索校验 | ⛔ 实质卡(建商机入口 Service 未建=依赖票 02/11 → A4) | | 13 | 商机-客户关联子表 | ⚠ 部分(实体 `OpportunityCustomer`+约束已落;读写入口/下拉选客户卡 A4) |