You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
516 B
21 lines
516 B
{
|
|
"code": "200",
|
|
"msg": "操作成功",
|
|
"data": {
|
|
"childDepartments": [],
|
|
"employees": [{
|
|
"id": "53128133",
|
|
"employeeName": "测试3",
|
|
"isLeave": "0",
|
|
"open": "false"
|
|
}],
|
|
"titleDepartments": [{
|
|
"departmentId": "324",
|
|
"departmentKey": "ZNBN",
|
|
"departmentName": "法务部",
|
|
"departmentNames": "法务部",
|
|
"id": "324",
|
|
"parentId": "0"
|
|
}]
|
|
}
|
|
}
|