文档
测试

门店数据

POST
http://hm.daoben.tech/api/shop/get_shop_data

请求参数

参数名
类型
描述
必填
start
int
示例:0
必填
page_size
int
示例:8
必填
shop_ids
string
示例:
必填
sort
string
示例:
必填
area
string
示例:
必填
order_time
string
示例:2021-02-08
必填
search_type
int
示例:1 1 前三天平均数 2去年同期数据
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:返回成功
必填
data
array
数据列表
必填
cCusCode
string
示例:2445 门店编码
必填
shop_name
string
示例:新隆嘉8店(沈庄) 门店名称
必填
year_first_sale
int
示例:0 今年主产品销量
必填
year_second_sale
int
示例:0 今年副产品销量
必填
year_total_sale
int
示例:0 今年总销量
必填
last_first_sale
int
示例:0 去年主产品销量
必填
last_second_sale
int
示例:0 去年副产品销量
必填
last_total_sale
int
示例:0 去年总销量
必填
second_rate
int
示例:0 副产品变化率
必填
first_rate
int
示例:0 主产品变化率
必填
total_rate
int
示例:0 总变化率
必填
count
int
示例:3
必填