增加系统设置
POST
http://localhost:8076/api/setting/creatsyssetting
请求参数
参数名
类型
描述
必填
key
string
key值,通过改值获取value
必填
value
int
值
必填
name
string
显示名称
必填