curl --location --request POST '/bis/mp/app/user/password/checkCode' \ --data-urlencode 'verification_code='
{ "code": "string", "msg": "string", "data": { "total": 0, "list": [ {} ] } }