每日、月数据简报 - 获取列表
POST
http://api.5tscm.com/kc/statistical/getListComDataWeekly
请求参数
参数名
类型
描述
必填
type
int
日期类型:1天 2 月份
必填
start_date
varchar
开始日期
必填
end_date
varchar
结束日期
必填
year
int
年份
必填
export
int
1 为导出
必填
month
int
月份
必填
响应参数
参数名
类型
描述
必填
firm_order
int
有效订单
必填
abnormal_order
int
异常订单
必填
deal_with_order
int
已处理订单
必填
express_weigh
float
物流重量
必填
avg_one_express_weigh
float
每单平均重量
必填
express_fee
float
物流费支出
必填
avg_one_express_fee
float
每单物流费支出
必填
avg_kg_express_fee
float
每公斤物流费支出
必填
storehouse_order
int
入库订单数
必填
storehouse_abnormal_order
int
入库异常订单数
必填
storehouse_weigh
float
入库重量
必填
storehouse_difference_weigh
float
实际相差(入库重量与物流重量)
必填
throw_weigh_ratio
float
平均泡重
必填
compensate_money
float
质量扣款
必填
storehouse_settle_price
float
平均结算价
必填
storehouse_price
float
货款总额(元)
必填
statistical
array
统计数组,字段跟列表名称一致
必填