{ "style": "string" }
curl --location --request POST '/api/user/styleChange' \ --header 'X-HAHACAR-TOKEN;' \ --header 'Content-Type: application/json' \ --data-raw '{ "style": "string" }'
{ "detail": "样式值必须为 1, 2, 3" }