Authorization: Bearer ********************curl --location --request POST '/api/member/points/sign-in' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: Bearer <token>'{
"data": "签到成功",
"code": 200,
"message": "请求成功"
}