Last updated 4 years ago
Was this helpful?
接口名称:添加
请求方式:post
请求示例:
请求参数说明:
元素名称
数据类型
是否非空
元素说明
备注
id
string
是
用户id
---
数据格式:数组
[ "权限1", "管理员" ]
数据格式:JSON
成功示例:
{ "code": 200, "message": "OK" }
失败示例:
{ "code": 400, "message": "操作失败", }