{
"status": 1,
"code": 100,
"message": "查询成功",
"data": {
"list": [
{
"goods_id": 10,
"name": "卫衣",
"sku_name": "黄,L",
"goods_number": "10000002",
"bar_code": "",
"net_weight": "",
"company_name": "件",
"least_buy_num": 1,
"most_buy_num": "100000.000",
"order_price": "20.00",
"goods_quantity": "10.000",
"weigh_status": "非称重商品",
"brand_name": "",
"supplier_name": "挚伴科技",
"supplier_id": 1,
"sale_service": "支持退,换货"
},
{
"goods_id": 9,
"name": "卫衣",
"sku_name": "红,L",
"goods_number": "10000001",
"bar_code": "",
"net_weight": "",
"company_name": "件",
"least_buy_num": 1,
"most_buy_num": "100000.000",
"order_price": "20.00",
"goods_quantity": "10.000",
"weigh_status": "非称重商品",
"brand_name": "",
"supplier_name": "挚伴科技",
"supplier_id": 1,
"sale_service": "支持退,换货"
}
],
"count": 2
}
}