保存|更新字典
POST
http://ip:port/dic/updateAdd
请求参数
参数名
类型
描述
必填
id
String
必填
code
String
字典编码
必填
name
String
字典名称
必填
value
String
字典值
必填
typeCode
String
字典类型编码
必填
parentCode
String
字典上级编码
必填
desc
String
字典描述
必填
响应参数
参数名
类型
描述
必填
code
String
返回状态标识 默认1
必填