{
"visitorId": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/pub/v1/need-captcha' \
--header 'Content-Type: application/json' \
--data-raw '{
"visitorId": "string"
}'{
"code": 0,
"msg": "string",
"data": true,
"success": true
}