curl --location -g --request POST '/{{route}}/md/open/storeEmployee/getEmployeeByCode?version=1&version=&employeeType=0&employeeCode=905446' \
--header 'Authorization: {{Authorization}}' \
--header 'ent: {{ent}}'
{
"data": {
"workStatus": "zc",
"birthday": null,
"employeeName": "慧公司员工",
"organizeId": "",
"entryDate": null,
"certCode": null,
"roleId": "10010",
"sex": "",
"fullName": null,
"employeeId": 297236114178113,
"storeId": "297235371786305",
"employeeCode": "H1",
"idcardStatus": "no",
"phone": "13179827893",
"currentlyPlace": "",
"healthCertStatus": "no",
"roleNames": "总裁办",
"storeCode": "121",
"organizeCode": "134"
},
"status": 0
}