拜访客户记录
GET
/api/visits/lists
请求头
参数名
类型
描述
必填
token
登录令牌
必填
请求参数
参数名
类型
描述
必填
page
必填
limit
必填
customer_user_id
客户id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1682410296
必填
total
int
示例:1
必填
per_page
string
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填