{
"psnName" : "胡图图",
"psnIDCardNum" : "62***********57"
}curl --location --request POST 'http://api.pre-qiandun365.com/api/open/twoFactors' \
--header 'Content-Type: application/json' \
--data-raw '{
"psnName" : "胡图图",
"psnIDCardNum" : "62***********57"
}'{
"result": {
"verifyResult": true
},
"code": "200",
"msg": "成功",
"logKey": "b65e8db1",
"ts": "1716532049921",
"success": true
}