文档
测试

查询字典列表

GET
http://localhost:8088/api/tbSysDict/findSysDictList?dictType=problem_type

请求参数

参数名
类型
描述
必填
dictType
string
示例:problem_type
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
dictCode
int
示例:1
必填
dictSort
int
示例:0
必填
dictLabel
string
示例:1;key
必填
dictValue
string
示例:功能详解;值
必填
dictType
string
示例:problem_type
必填
status
string
示例:0
必填
remark
string
示例:
必填
creator
string
示例:
必填
createTime
string
示例:2022-01-05T08:55:02.000+0000
必填
updator
string
示例:
必填
updatedTime
string
示例:2022-01-05T08:55:33.000+0000
必填
delFlag
string
示例:0
必填