文档
测试

订单统计

GET
{{url}}/api/soft/statistic/order_data?date=&company_id=

请求头

参数名
类型
描述
必填
token
string
示例:d663150c-7e23-4ccb-abd6-68169a7d3b4e
必填

请求参数

参数名
类型
描述
必填
date
string
示例:
必填
company_id
string
示例:
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1688121817
必填
data
object
数据字典
必填
total
int
示例:2
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
month_date
string
示例:2023-06
必填
total
string
示例:13
必填
order_count
string
示例:13
必填
buz_count
string
示例:0
必填
finish_count
string
示例:0
必填
buz_rate
int
示例:0
必填