curl --location -g --request GET 'user/check_protection_by_userid?data=[{"question_id":1,"answer":"答案11"},{"question_id":2,"answer":"答案2"},{"question_id":3,"answer":"答案3"}]&user_id=12178104' \
--header 'token: {{token}}'{
"code": 0,
"msg": "效验失败",
"time": "1756704983",
"data": null
}