curl --location --request GET '/appMark/employee/identification/getIdentification'{
"code": 0,
"msg": "string",
"data": {
"certId": 0,
"employeeId": 0,
"employeeName": "string",
"employeeIdentity": "string",
"validityTerm": "2019-08-24T14:15:22.123Z",
"frontPicPath": "string",
"backPicPath": "string"
}
}