文档
测试

属性列表

GET
/product/attribute/list

请求参数

参数名
类型
描述
必填
token
String
秘钥
必填
name
String
类型名称
必填
belongs
Array
从属类型
必填

响应参数

参数名
类型
描述
必填
code
Number
响应码
必填
msg
String
提示信息
必填
data
object
数据字典
必填
total
int
示例:100
必填
list
array
数据列表
必填
id
int
属性id
必填
name
string
属性名称
必填
typeName
string
类型名称
必填
inputMethod
string
录入方式
必填
isNeedSearch
boolean
是否索引
必填
attrValue
string
属性值
必填
sort
string/number
排序
必填
optionalValue
string
可选值
必填