123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- {
- "Person" : {
- "name": "李四",
- "genderType": "text:person_genderType",
- "signature": "",
- "description": "",
- "employee": "1111",
- "unique": "lisi",
- "distinguishedName": "李四@lisi@P",
- "orderNumber": 14214946,
- "mail": "",
- "weixin": "",
- "qq": "",
- "mobile": "85252281460",
- "officePhone": "",
- "boardDate" : "",
- "birthday" : "",
- "age" : "",
- "qiyeweixinId" : "",
- "dingdingId" : "",
- "zhengwuDingdingId" : ""
- },
- "PersonAttribute" : {
- "name": "住址",
- "person": "张三@zhangsan@P",
- "attributeList": [
- "杭州市","绍兴市"
- ]
- },
- "Unit" : {
- "name": "开发部",
- "unique": "kfb",
- "distinguishedName": "开发部@kfb@U",
- "typeList": [
- "部门"
- ],
- "description": "",
- "shortName": "kfb",
- "level": 2,
- "levelName": "浙江兰德纵横/开发部",
- "superior": "浙江兰德纵横@a706f5f0-4a3b-4785-8e1d-0a944bfad4eb@U"
- },
- "Duty": {
- "name": "部门领导",
- "unit": "开发部@kfb@U",
- "identityList": "text:duty_identityList"
- },
- "UnitDuty" : {
- "name": "李四",
- "unique": "23dd1b53-feed-485d-8c9c-1a4e64ff58a2",
- "description": "",
- "distinguishedName": "李四@23dd1b53-feed-485d-8c9c-1a4e64ff58a2@I",
- "person": "李四@lisi@P",
- "unit": "开发部@kfb@U",
- "unitName": "开发部",
- "unitLevel": 2,
- "unitLevelName": "浙江兰德纵横/开发部",
- "orderNumber": 24920439
- },
- "UnitAttribute" : {
- "name": "部门类别",
- "unit": "开发部@kfb@U",
- "attributeList": [
- "生产部门"
- ]
- },
- "Identity" : {
- "name": "李四",
- "unique": "23dd1b53-feed-485d-8c9c-1a4e64ff58a2",
- "description": "",
- "distinguishedName": "李四@23dd1b53-feed-485d-8c9c-1a4e64ff58a2@I",
- "person": "李四@lisi@P",
- "unit": "开发部@kfb@U",
- "unitName": "开发部",
- "unitLevel": 2,
- "unitLevelName": "浙江兰德纵横/开发部",
- "orderNumber": 24920439
- },
- "Role" : {
- "name": "Manager",
- "unique": "ManagerSystemRole",
- "description": "",
- "distinguishedName": "Manager@ManagerSystemRole@R",
- "orderNumber": 7897556,
- "personList": [
- "张三@zhangsan@P",
- "李四@lisi@P"
- ],
- "groupList": [
- "测试群组@ceshizu@G"
- ]
- },
- "Group": {
- "name": "工作汇报读者",
- "unique": "ReportReader",
- "description": "可查看所有部门所有状态的工作汇报",
- "distinguishedName": "工作汇报读者@ReportReader@G",
- "orderNumber": 13699599,
- "personList": [
- "张三@zhangsan@P",
- "李四@lisi@P"
- ],
- "identityList": [
- "王五@kfb_wangwu@I",
- "赵六@kfb_zhaoliu@I"
- ],
- "groupList": [
- "所有部门领导@AllDepartLeader@G",
- "所有部门汇报管理员@AllDepartReportManager@G"
- ],
- "unitList": [
- "开发部@kfb@U"
- ]
- },
- "PersonData": {
- "id": "97941ea3-e3eb-4db7-aaf6-1263b048d909",
- "genderType": "text:person_genderType",
- "signature": "",
- "pinyin": "zhangsan",
- "pinyinInitial": "zs",
- "description": "",
- "name": "张三",
- "employee": "1111",
- "unique": "zhangsan",
- "distinguishedName": "张三@zhangsan@P",
- "orderNumber": 14214946,
- "controllerList": [
- "3455b82a-399c-4ee4-b9b9-e70ae40fbaf1",
- "8e527447-635c-4775-8107-239096fc3ec4"
- ],
- "superior": "",
- "changePasswordTime": "2023-04-04",
- "lastLoginTime": "2023-04-07",
- "lastLoginClient": "",
- "ipAddress": "",
- "mail": "",
- "weixin": "",
- "qq": "",
- "mobile": "13812345678",
- "officePhone": "",
- "failureTime": "2022-12-15 14:10:23",
- "failureCount": 2,
- "woIdentityList": "text:personData_woIdentityList",
- "woRoleList": "text:personData_woRoleList",
- "woGroupList": "text:personData_woGroupList",
- "woPersonAttributeList": "text:personData_woPersonAttributeList",
- "createTime": "2018-06-14 12:35:46",
- "updateTime": "2023-04-07 17:56:32"
- }
- }
|