54 lines
1.9 KiB
JSON
54 lines
1.9 KiB
JSON
{
|
|
"sales_stages": [
|
|
{
|
|
"id": "1a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p",
|
|
"stage_name": "初步接洽",
|
|
"stage_order": 1,
|
|
"description": "与潜在客户初步接触,了解基本信息",
|
|
"conversion_rate": "0.8000",
|
|
"created_at": "2026-04-16 10:30:00",
|
|
"updated_at": "2026-04-16 10:30:00",
|
|
"is_active": "1"
|
|
},
|
|
{
|
|
"id": "2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p7q",
|
|
"stage_name": "需求确认",
|
|
"stage_order": 2,
|
|
"description": "深入了解客户需求和痛点",
|
|
"conversion_rate": "0.7000",
|
|
"created_at": "2026-04-16 10:30:00",
|
|
"updated_at": "2026-04-16 10:30:00",
|
|
"is_active": "1"
|
|
},
|
|
{
|
|
"id": "3c4d5e6f7g8h9i0j1k2l3m4n5o6p7q8r",
|
|
"stage_name": "方案报价",
|
|
"stage_order": 3,
|
|
"description": "提供解决方案和报价",
|
|
"conversion_rate": "0.6000",
|
|
"created_at": "2026-04-16 10:30:00",
|
|
"updated_at": "2026-04-16 10:30:00",
|
|
"is_active": "1"
|
|
},
|
|
{
|
|
"id": "4d5e6f7g8h9i0j1k2l3m4n5o6p7q8r9s",
|
|
"stage_name": "合同谈判",
|
|
"stage_order": 4,
|
|
"description": "合同条款谈判和细节确认",
|
|
"conversion_rate": "0.5000",
|
|
"created_at": "2026-04-16 10:30:00",
|
|
"updated_at": "2026-04-16 10:30:00",
|
|
"is_active": "1"
|
|
},
|
|
{
|
|
"id": "5e6f7g8h9i0j1k2l3m4n5o6p7q8r9s0t",
|
|
"stage_name": "成交",
|
|
"stage_order": 5,
|
|
"description": "成功签约成交",
|
|
"conversion_rate": "1.0000",
|
|
"created_at": "2026-04-16 10:30:00",
|
|
"updated_at": "2026-04-16 10:30:00",
|
|
"is_active": "1"
|
|
}
|
|
]
|
|
} |