文档
测试

我的名片夹(同事)

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

请求头

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

请求参数

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

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
card_id
int
示例:2464
必填
user_id
int
示例:1
必填
logo
string
示例:1
必填
name
string
示例:1
必填
email
string
示例:
必填
position
string
示例:
必填
phone
string
示例:17512345678
必填
status
int
示例:1
必填
verify
int
示例:0
必填
share_speech
object
示例:null
必填
top_flag
int
示例:0
必填
company_name
string
示例:小郑公司
必填
company_short_name
string
示例:
必填