You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
833 B
833 B
02 · 字典前置:job_title 预置 + contact_source 分组
- Type: task
- Status: open
- Blocked by: 01
Question
按票 01 spec 定稿的字典值,在 crm-dict 落地两组字典(AFK 可完成):
job_title标准职务预置组:code / name / category(类别,二级联动上级)/ level(层级档位)——结构对齐既有字典组模式(customer_type 18 值先例、两级树 industry 先例)。contact_source联系人来源分组(W-01 销号):按 spec 值集(原型:转介绍/组会/组局等)。
验收:本地起服 + 测试环境两处 GET /api/dict/item/enabled-list?groupCode=job_title|contact_source 断言非空且值集与 spec 一致;初始化器幂等(重启不重复种);相关单测绿;AGENTS.md 新模块 checklist 对照。