员工微信列表
GET
{{host}}/openapi/wx/getUserWxs
响应参数
参数名
类型
描述
必填
code
int
0表示正常返回数据,-1表示异常情况,
必填
wxId
string
微信id,示例:wxid_zz3jpu20t9sr12
必填
wxAlias
string
微信别名,示例:shiyu52023
必填
nickName
string
微信昵称,示例:秦小唐
必填
wxVersion
string
微信版本,示例:7.0.12
必填
wxPhone
String
微信绑定微信号
必填
userPhone
String
员工手机号
必填
userId
int
用户id,示例:2266
必填
createTime
int
创建时间,示例:1574820640000
必填
updateTime
int
更新时间,示例:1581581321000
必填