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.
 
 
 
 
 

132 lines
3.7 KiB

{
"GET /api/customer/project/page": {
"request": {
"id": "750844473004523520",
"current": 1,
"size": 10
},
"response": {
"code": 0,
"success": true,
"message": "success",
"data": {
"content": [
{
"id": "193400000000000001",
"projectName": "e2c-r3d-n3-项目甲",
"stageName": "冲突处理",
"statusName": "进行中",
"filingStatusName": "报备审核中",
"projectAmount": 123456.78,
"ownerUserId": "739564171091247104",
"ownerNameSnapshot": "罗伟健",
"updateTime": "2026-09-11 15:17:04"
}
],
"total": "1",
"size": "10",
"current": "1",
"pages": "1",
"empty": false
}
}
},
"GET /api/customer/detail-head": {
"request": {
"id": "750844473004523520"
},
"response": {
"code": 0,
"success": true,
"message": "success",
"data": {
"id": "750844473004523520",
"customerNo": "KH202609030006",
"customerName": "e2c-阶段-潜在-甲",
"customerStage": 1,
"customerStageName": "潜在客户",
"customerStarLevel": 3,
"relationStarLevel": 3,
"strategicAgreementLevel": null,
"vipCustomerLevel": null,
"archiveStatus": 1,
"ownerUserId": "739564171091247104",
"ownerUserNameSnapshot": "罗伟健",
"ownerDeptNameSnapshot": "广东保伦电子股份有限公司",
"lastFollowSummary": null,
"lastFollowTime": null,
"nextFollowTime": null,
"opportunityCount": "0",
"projectCount": "1",
"wonProjectAmount": null,
"planEstimateAmount": null,
"ongoingOpportunityAmount": null,
"contractAmount": null,
"paidAmount": null
}
}
},
"GET /api/customer/detail-head(doc-cust)": {
"request": {
"id": "750844477165273088"
},
"response": {
"code": 0,
"success": true,
"message": "success",
"data": {
"id": "750844477165273088",
"customerNo": "KH202609030010",
"customerName": "e2c-全字段-科技",
"customerStage": 1,
"customerStageName": "潜在客户",
"customerStarLevel": 3,
"relationStarLevel": 3,
"strategicAgreementLevel": null,
"vipCustomerLevel": null,
"archiveStatus": 1,
"ownerUserId": "739564171091247104",
"ownerUserNameSnapshot": "罗伟健",
"ownerDeptNameSnapshot": "广东保伦电子股份有限公司",
"lastFollowSummary": "e2c-F08 跟进实测:电话沟通年度合作意向",
"lastFollowTime": "2026-09-11 11:45:33",
"nextFollowTime": "2026-09-12 22:34:06",
"opportunityCount": "0",
"projectCount": "0",
"wonProjectAmount": null,
"planEstimateAmount": null,
"ongoingOpportunityAmount": null,
"contractAmount": null,
"paidAmount": null
}
}
},
"GET /api/customer/contact/graph/detail": {
"request": {
"customerId": "753636087989010432"
},
"response": {
"code": 0,
"success": true,
"message": "success",
"data": {
"version": 1,
"nodes": [
{
"contactId": "753636089591234560",
"name": "n3111244张内线",
"jobTitleName": "董事长",
"jobTitleCategory": "高层管理",
"level": 10,
"levelSource": 1,
"phoneMasked": "138****9901",
"isKeyContact": 0,
"isInternal": 1,
"giftRemark": "e2c-r3d-n3-礼品-龙井茶两盒"
}
],
"edges": []
}
}
}
}