Initial qiwei secondary development handoff
This commit is contained in:
44
eventdata/11026.json
Normal file
44
eventdata/11026.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"data":{
|
||||
"account":"xxxxxxx@qq.com",
|
||||
"acctid":"Hoxxxxxui",
|
||||
"avatar":"http:\/\/wework.qpic.cn\/bizmail\/IHgRKfv9SqpPJEZUfiaUfqMkckbS0ELewgZkibwCww80DM808qnyFVjQ\/0", // 头像
|
||||
"corp_id":"1970325xxx44117", // 公司id
|
||||
"document_root":"C:\\Users\\evilbeast\\Documents\\WXWork\\1688850xx9189", // 数据目录
|
||||
"email":"4xxx236@qq.com",
|
||||
"job_name":"",
|
||||
"mobile":"手机号",
|
||||
"nickname":"",
|
||||
"pid":27536, // 进程id
|
||||
"position":"",
|
||||
"sex":1,
|
||||
"user_id":"1688850xxxxx189", // 用户id
|
||||
"username":"姓名"
|
||||
},
|
||||
"type":11026
|
||||
}
|
||||
{
|
||||
"event": "20001",
|
||||
"description": "用户登录成功通知事件",
|
||||
"time": "{{data.send_time}}",
|
||||
"data": {
|
||||
"instanceId": "string",
|
||||
"robotId": "string",
|
||||
"sendTime": "{{data.send_time}}",
|
||||
"account": "{{data.account}}",
|
||||
"acctid": "{{data.acctid}}",
|
||||
"corpId": "{{data.corp_id}}",
|
||||
"documentRoot": "{{data.document_root}}",
|
||||
"jobName": "{{data.job_name}}",
|
||||
"mobile": "{{data.mobile}}",
|
||||
"iconUrl": "{{data.avatar}}",
|
||||
"position": "{{data.position}}",
|
||||
"avatarURL": "{{data.avatar}}",
|
||||
"sex": "{{data.sex}}",
|
||||
"email": "{{data.email}}",
|
||||
"pid": "{{data.pid}}",
|
||||
"userId": "{{data.user_id}}",
|
||||
"username": "{{data.username}}",
|
||||
"nickname": "{{data.nickname}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user