字典类型→列表 websocket测试 GET http://39.98.155.166:8665/ruoyi/system/dict/type/list 接口描述 字典类型列表查询 请求参数 参数名 类型 描述 必填 dictType entity 字典类型实体类 必填 dictName 字典名称 必填 dictType 字典类型 必填 status 状态(0正常 1停用) 必填 beginTime 开始时间 必填 endTime 结束时间 必填 响应参数 参数名 类型 描述 必填 code String 状态码 必填 msg String 返回内容 必填 row List 列表数据 必填 dictId Long 字典类型id 必填 dictName String 字典名称 必填 dictType String 字典类型 必填 status String 状态(0正常 1停用) 必填 createBy String 创建者 必填 createTime Date 创建时间 必填 updateBy String 更新者 必填 updateTime Date 更新时间 必填 remark String 备注 必填 total Long 总记录数 必填