Authorization: ********************
{"giftId":"1"}
curl --location --request POST 'http://122.51.138.163:8080/h5/noble/gift/exchange' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{"giftId":"1"}'
{"msg":"兑换成功","code":200}