7、新增品牌与分类关联关系
POST
product/categorybrandrelation/save
接口描述
新增品牌与分类关联关系
请求参数
参数名
类型
描述
必填
brandId
int
brand ID
必填
catelogId
int
catalog ID
必填