curl --location 'https://lylw.faqianbei.comperson.face.verify' \
--header 'Content-Type: application/json' \
--data '{
"name": "张三",
"idNo": "110101199001011234",
"notifyUrl": "https://api.xxx.com/face/auth/notify",
"redirectUrl": "https://h5.xxx.com/face/result"
}'