文档
测试

常量值从数据字典查询

POST
/auth/globalconstant/showDictionary

请求参数

multipart/form-data
参数名
类型
描述
必填
code
string
数据字典类型编码
必填

响应参数

application/json
参数名
类型
描述
必填
result
boolean
示例:true
必填
list
array
示例:-
必填

说明 / 示例

```text 暂无描述 ```