Authored by qianjun

Update brand_sale.md

... ... @@ -54,7 +54,7 @@
|brandId|int|12|品牌ID|否|
|brandName|String|12|品牌名称|否|
|salePlatform|int|1|1、线上线下均可售 2、仅线上可售 3、仅线下可售|否|
|storeIdAllocations|json对象数组|[{"storeId":12,"isAutoAllocation":0}]|线下门店编码和自动调拨构成json对象数组|否|
|storeAllocations|json对象数组|[{"storeId":12,"isAutoAllocation":0}]|线下门店编码和自动调拨构成json对象数组|否|
|isOnline|int|0|0、不是线上展示 1、是线上展示|否|
---------------------
... ...