文档
测试

获取选择客户联系人列表

GET
https://localhost:44346/api/Common/GetContactList?id=24

接口描述

获取选择客户联系人列表

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer 8ee3fe4d-73a6-48a5-b142-c3eb8cdc0e8a
必填

请求参数

参数名
类型
描述
必填
id
int
客户表id,示例:24
必填
contactName
string
联系人名字
可选

响应参数

参数名
类型
描述
必填
followList
array
数据列表
必填
id
int
表id,示例:1
必填
contact
string
联系人名字,示例:陈芬
必填