文档
测试

获取品牌接口

GET
http://yijiayoudiancs.zmqzjt.com:8888/yjyd-admin/autoGoods//getBrandList/{catId}

请求头

参数名
类型
描述
必填
token
String
请求者token
必填

路径参数

参数名
类型
描述
必填
catId
String
分类id
必填

响应参数

参数名
类型
描述
必填
code
int
响应状态
必填
data
Object
实际数据
必填
brandId
String
品牌id
必填
brandName
String
品牌名称
必填
brandLog
String
品牌log
必填
msg
String
响应消息
必填