Authorization: Bearer ********************curl --location --request GET 'https://venuehelper.api.voc2018.com/works/signInCode/work/2' \
--header 'Authorization: Bearer <token>'{
"statusCode": 200,
"message": "操作成功",
"data": "eb6c008b8f54428a8a71c089cd5cffc6"
}