文档
测试

获取客户订单列表

GET
{{url}}/api/soft/order/company_list

请求头

参数名
类型
描述
必填
token
string
示例:1334f137-e06a-49f5-b0ca-6eab3b2fdfe7
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1684389979
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
company_name
string
示例:道本科技
必填
company_id
int
示例:0
必填
total_count
string
示例:8
必填
count_1
string
示例:4
必填
count_2
string
示例:2
必填
count_3
string
示例:2
必填
createtime
int
示例:1682405730
必填