curl --location --request POST 'https://gxs.shhkgxs.com:27443/api/user/setting' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU' \
--data-urlencode 'type=real_name' \
--data-urlencode 'value=张三'
{}