{
"virtualIdList":["1105610696280399875"],
"dataConfig":{
"browserIdAndName":true
}
}
curl --location --request POST '/api/hrm/restful/queryVirtualEmployee' \
--header 'Content-Type: application/json' \
--data-raw '{
"virtualIdList":["1105610696280399875"],
"dataConfig":{
"browserIdAndName":true
}
}'
{"message":{"errcode":"0","errmsg":"success"},"data":{"current":1,"total":1,"data":[{"orgidInfo":{"code":"010101","name":"证券事务与法务部","id":"8637588262297600"},"id":1108677607767982080,"virtualid":1105610696280399875,"orgid":8637588262297600,"username":"普通人员gecy"}],"pageSize":100}}