feat(work): 随官方更新更新成员接口模型

This commit is contained in:
Fu Diwei
2025-04-10 09:26:38 +08:00
parent 6e8a09c5e9
commit 02f76dc17f
2 changed files with 35 additions and 7 deletions

View File

@@ -1,15 +1,19 @@
{
{
"userid": "zhangsan",
"name": "李四",
"department": [1],
"order": [10],
"department": [ 1 ],
"order": [ 10 ],
"position": "后台工程师",
"mobile": "13800000000",
"gender": "1",
"email": "zhangsan@gzdev.com",
"is_leader_in_dept": [1],
"email": "zhangsan@qq.com",
"biz_mail": "zhangsan@tencent.com",
"biz_mail_alias": {
"item": [ "jack@tencent.com", "hr@tencent.com" ]
},
"is_leader_in_dept": [ 1 ],
"enable": 1,
"direct_leader": ["lisi", "wangwu"],
"direct_leader": [ "lisi", "wangwu" ],
"avatar_mediaid": "2-G6nrLmr5EC3MNb_-zL1dDdzkd0p7cNliYu9V5w7o8K0",
"telephone": "020-123456",
"alias": "jackzhang",