字典数据→列表
GET
http://39.98.155.166:8665/ruoyi/system/dict/data/list
请求参数
响应参数
参数名
类型
描述
必填
code
String
状态码
必填
msg
String
返回内容
必填
dictCode
Long
字典编号
必填
dictSort
Long
字典排序
必填
dictLabel
String
字典标签
必填
dictValue
String
字典键值
必填
dictType
String
字典类型
必填
cssClass
String
样式属性(其他样式扩展)
必填
listClass
String
表格字典样式
必填
status
String
状态(0正常 1停用)
必填
isDefault
String
是否默认(Y是 N否)
必填
parentId
String
字典数据父id
必填
isInternal
String
是否内置数据(0表示非内置数据,1表示内置数据)
必填
companyId
String
公司id
必填
createBy
String
创建者
必填
createTime
Date
创建时间
必填
updateBy
String
更新者
必填
updateTime
Date
更新时间
必填
remark
String
备注
必填
total
Long
总记录数
必填