文档
测试

订单中心-数据汇总-销售汇总

GET
http://{{url}}/api/main/statistic/erp_sell_goods

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1663740070
必填
data
object
数据字典
必填
total
int
示例:119
必填
per_page
int
示例:15
必填
current_page
int
示例:1
必填
last_page
int
示例:8
必填
data
array
数据列表
必填
goods_no
string
示例:40052
必填
goods_name
string
示例:凤灸私密体验装
必填
total_num
string
示例:573 总销量
必填
price
string
示例:198.00 单价
必填
total_price
string
示例:109610.00 总销售额
必填
cost_price
string
示例:33.00 成本价
必填
total_cost_price
string
示例:18909.00 总成本价
必填
member4
string
示例:0.00 总经理价格
必填
total_share_price
string
示例:40.00 总佣金
必填
sell_rate
float
示例:58.64 销售占比
必填
earn_money
int
示例:90661 毛利额
必填
earn_rate
float
示例:479.46 毛利率
必填