新增
POST
{{host}}/api/constant/add
请求参数
参数名
类型
描述
必填
constant_key
string
常量名
必填
constant_value
string
常量值
必填
remark
string
备注信息
必填
响应参数
参数名
类型
描述
必填
ret
int
返回码:0-正常,非0-失败
必填
msg
string
返回消息
必填