Authorization: Bearer ********************{
"value": null,
"summary": "示例 1"
}curl --location --request POST '/api/domestic/train/logIn12306' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"value": null,
"summary": "示例 1"
}'{
"code": "421",
"message": "账号密码不匹配"
}