Authorization: Bearer ********************curl --location --request GET 'https://venuehelper.api.voc2018.com/authentication/totpAuthenticators/secretKey' \
--header 'Authorization: Bearer <token>'{
"statusCode": 200,
"message": "操作成功",
"data": "BGD76A2IH2SJSF6DNI33KUKOTO2BDF7M"
}