修改超级管理员
POST
/platformapi/shop.shop/changeSuperAdmin
请求参数
Header 参数
version
string
可选
默认值:
2.0
token
string
可选
默认值:
{{ptoken}}
Body 参数application/x-www-form-urlencoded
id
integer
商城id
super_admin
string
超级管理员账号
super_password
string
超级管理员密码
super_password_confirm
string
确认密码
示例代码
返回响应
修改于 2022-10-15 14:05:55