导出字典
GET
/system/dict/type/export请求参数
Query 参数
createBy
string
创建者
createTime
string
创建时间
updateBy
string
更新者
updateTime
string
更新时间
remark
string
备注
dictId
integer
菜单ID
name
string
字典名称
value
string
字典值
dictStatus
integer
可选
字典状态(0正常 1停用)
type
integer
可选
字典类型(1字典类型 2类型数据)
sort
integer
字典排序
parentType
string
可选
delFlag
boolean
可选
删除标志(0代表存在 1代表删除)
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 10 个月前