文档
测试

后台账户创建

POST
{{baseUrl}}/manager/account

请求头

参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Content-Type
string
示例:application/x-www-form-urlencoded
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
realName
所有人
可选
password
string
md5后的密码
可选
checkPassword
string
md5后的确认密码
可选
userName
账户名
可选

响应参数

参数名
类型
描述
必填
msg
string
示例:tempor cillum
必填
code
float
示例:99563595.76408297
必填
data
object
数据字典
必填
userId
float
示例:-14857321.545798019
必填