curl --location --request GET '/verify_code'
{ "status": 0, "msg": "string", "data": { "key": "string", "expire_time": "string" } }