文档
测试

我的名片夹(通讯录)

GET
http://127.0.0.1:8000/api/ipa/list?page=1&pageSize=10

请求头

参数名
类型
描述
必填
applet
int
示例:1
必填
userId
int
示例:1
必填
cardId
int
示例:1
必填
companyId
int
示例:1
必填

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
ipa_id
int
示例:139
必填
card_id
int
示例:1736 名片 id
必填
ascription_id
int
示例:1
必填
company_id
int
示例:1
必填
ipa_remark
object
示例:null 备注
必填
create_time
string
示例:2021-06-19 16:24:05
必填
is_del
int
示例:0
必填
delete_time
object
示例:null
必填
name
string
示例:广小六 姓名
必填
logo
string
示例:logourl
必填
phone
string
示例:13901158850 电话
必填
card_company_id
int
示例:1376
必填
company_name
string
示例:山东广育堂国药有限公司 所属公司名称
必填
company_short_name
string
示例: 公司名称缩写
必填