RDS添加账号密码端口
POST
http://localhost/api/rds/updateRes
请求参数
参数名
类型
描述
必填
account
int
示例:321321
必填
password
int
示例:31
必填
port
int
示例:21
必填
id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
string
示例:10000
必填
msg
string
示例:success
必填
data
string
示例:321321
必填
sign
string
示例:81195d7dd022c588484823d3692565e0
必填