2108a-server/aaaa

66 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
//总框架
"product": {
"id":null,
"name":null,
"states":null,
"brandId":null,
"remark":null,
"image":null,
"imgs":[],
},
"attributeGroupList":[
{
"id":null
}
],
"attributeList":[
{
"attributeId":null,
"attributeValue":bull
}
],
"rule":[
{
"sku":null, ("1,2,3")
"image":null,
"inventoryValue":null,
"priceValue":null
}
]
{
商品名称:"",
品牌::"",
状态:"",
图片:"",
轮播图:[
图片1"",
图片2"",
......
],
品类名称:"",
属性组:[
{
属性id:"",
属性名称:""
}
....
],
"rule":[
{
"sku":"",
"image":null,
"inventoryValue":null,
"priceValue":null
},
....
],
"备注":""
}
}