文档
测试

获取用户object id

POST
https://test.wellsign.cn/matrix/client/userObjectId

请求头

参数名
类型
描述
必填
token
string
新版后台 token
必填

请求参数

参数名
类型
描述
必填
userIdList
string
用户id,使用逗号分割
必填

响应参数

参数名
类型
描述
必填
data
list
返回数据,用户的object id
必填
msg
string
错误信息
必填
code
int
响应码。0:成功;其他代表错误
必填