文档
测试

添加组员

POST
localhost:8030/tt/api/NetWorkStationController/pc/addMember

请求参数

参数名
类型
描述
必填
id
string
示例:a5980104-9564-4a25-88c9-39af0e4508fd
必填
userId
string
示例:15527178767
必填

响应参数

参数名
类型
描述
必填
flag
number
示例:1
必填

请求头json

{ "id": "a5980104-9564-4a25-88c9-39af0e4508fd", "userId":"15527178767" }