文档
测试

获取联系人列表

GET
https://localhost:44346/api/Customer/GetContactList?id=30

接口描述

获取联系人列表

请求头

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

请求参数

参数名
类型
描述
必填
id
int
客户信息表id,示例:30
必填

响应参数

参数名
类型
描述
必填
linkManList
array
数据列表
必填
id
int
联系表id,示例:4
必填
contactName
string
联系人名称,示例:周小星
必填
sex
string
性别
必填
tel
string
手机号码
必填
fax
string
传真
必填
job
string
职务
必填
phone
string
座机
必填