<alibaba_campus_core_employee_queryemployeedetail_response>
<result>
<content>
<limit>1</limit>
<total>1</total>
<items>
<items>
<company_manage_url>url</company_manage_url>
<month_order_url>url</month_order_url>
<row_num>1</row_num>
<dept_manager_name>王二麻子</dept_manager_name>
<dept_manager_id>1</dept_manager_id>
<office_location>西溪园区8号楼</office_location>
<dept_name>开发部</dept_name>
<dept_id>1</dept_id>
<position>部门主管</position>
<super_emp_name>王二麻子</super_emp_name>
<super_emp_id>1</super_emp_id>
<company_id>1</company_id>
<birthday>2017-11-10 18:43:57</birthday>
<company_name>阿里巴巴</company_name>
<work_status>WORKING</work_status>
<work_no>1</work_no>
<sex>M</sex>
<en_name>old li</en_name>
<nick_name>老李</nick_name>
<name>李四</name>
<id>1</id>
<account_id>1</account_id>
<mobile>187****8536</mobile>
</items>
</items>
<total_count>1</total_count>
<page_size>20</page_size>
<current_page>1</current_page>
<total_page>1</total_page>
</content>
<request_id>1</request_id>
<error_code>200</error_code>
<error_msg>ok</error_msg>
<success>true</success>
<error_level>0</error_level>
<error_ext_info>{"errormsg":"ok"}</error_ext_info>
</result>
</alibaba_campus_core_employee_queryemployeedetail_response>
{
"alibaba_campus_core_employee_queryemployeedetail_response":{
"result":{
"content":{
"limit":1,
"total":1,
"items":{
"items":[
{
"company_manage_url":"url",
"month_order_url":"url",
"row_num":1,
"dept_manager_name":"王二麻子",
"dept_manager_id":1,
"office_location":"西溪园区8号楼",
"dept_name":"开发部",
"dept_id":"1",
"position":"部门主管",
"super_emp_name":"王二麻子",
"super_emp_id":1,
"company_id":1,
"birthday":"2017-11-10 18:43:57",
"company_name":"阿里巴巴",
"work_status":"WORKING",
"work_no":"1",
"sex":"M",
"en_name":"old li",
"nick_name":"老李",
"name":"李四",
"id":1,
"account_id":1,
"mobile":"187****8536"
}
]
},
"total_count":1,
"page_size":20,
"current_page":1,
"total_page":1
},
"request_id":"1",
"error_code":"200",
"error_msg":"ok",
"success":true,
"error_level":"0",
"error_ext_info":"{\"errormsg\":\"ok\"}"
}
}
}