系统设置
POST
http://localhost:5000/API/SaveSystemConfig
请求参数
参数名
类型
描述
必填
key
string
要设置的key
必填
val
string
要设置的val
必填