获取某个类型字典数据列表
POST
http://localhost:8085/sys/dictionarys/list
请求参数
参数名
类型
描述
必填
typeId
int
示例:1 1规格种类
必填
pageindex
int
示例:1
必填
pagesize
int
示例:10
必填
响应参数
参数名
类型
描述
必填
resultCode
int
示例:200
必填
resultMsg
string
示例:成功
必填
id
int
示例:4
必填
typeId
int
示例:1
必填
value
object
示例:null
必填
name
string
示例:腰围
必填
status
int
示例:1
必填
createTime
string
示例:2020-07-24T13:56:10
必填
createUser
object
示例:null
必填
updateTime
object
示例:null
必填
updateUser
object
示例:null
必填
total
int
示例:4
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填