文档
测试

客户分组列表

GET
/api/customer_group/list

请求头

参数名
类型
描述
必填
token
登录令牌
必填

请求参数

参数名
类型
描述
必填
page
必填
limit
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
time
string
示例:1682218642
必填
data
object
数据字典
必填
total
int
示例:4
必填
per_page
string
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:5
必填
name
string
示例:测试234
必填
customer_count
客户个数
必填