userName、idCardNumber 在微信原生接口要求按 APIV3 标准加密。{
"openid": "string",
"subMchid": "string",
"subAppid": "string",
"authenticateNumber": "string",
"userName": "string",
"idCardNumber": "string",
"employmentType": "string",
"employmentScene": "string",
"projectName": "string",
"employerName": "string",
"authenticateType": "string"
}