05、获取分类规格参数
GET
/product/attr/base/list/{catelogId}
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
limit
int
示例:10
必填
sidx
string
示例:id
必填
order
string
示例:asc/desc
必填
key
string
示例:华为
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填