文档
测试

获取线上数据列表

GET
http://{{url}}/api/main/statistic/line_list?type=1

请求参数

参数名
类型
描述
必填
date
日期 2022-08-14
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1660460639
必填
data
array
数据列表
必填
type
string
示例:main 平台shop=千年葫芦,store=白艾云集,main=线下录单
必填
cate_id
int
示例:225 分类id
必填
cate_name
string
示例:六位一体 分类名称
必填
goods_list
array
数据列表
必填
total_price
int
示例:280 总销售收入
必填
total_num
int
示例:28
必填
yesterday_total_price
int
示例:0 环比销售
必填
month_total_price
int
示例:0 同比销售
必填
sell_rate
float
示例:71.79 收入占比
必填
yesterday_rate
int
示例:100 环比增长
必填
month_rate
int
示例:100 同比增长
必填