文档
测试

供应商报价商品数据

POST
http://8.136.149.142/appapi/store_api/select_merchant_product

请求参数

参数名
类型
描述
必填
id
int
商品id 示例:6
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:ok
必填
data
object
数据字典
必填
product
object
数据字典
必填
id
int
商品id
必填
image
string
商品图片
必填
store_name
string
商品名称
必填
store_info
string
商品简介
必填
product_attr
object
商品规格 如果有
必填
0.5gx12片x2板/盒
object
数据字典
必填
product_id
int
商品id
必填
suk
string
商品属性索引值
必填
stock
int
库存
必填
sales
int
已售
必填
price
string
售价
必填
image
string
图片
必填
unique
string
规格唯一值
必填
cost
string
成本价
必填
1gx6片x2板/盒
object
数据字典
必填
product_id
int
示例:6
必填
suk
string
示例:1gx6片x2板/盒
必填
stock
int
示例:99999957
必填
sales
int
示例:43
必填
price
string
示例:10.76
必填
image
string
示例:http://lianbang.test/\uploads\attach\2020\11\26\s_5fbf1cb64c928.png
必填
unique
string
示例:2ed49002
必填
cost
string
示例:8.00
必填