curl --location --request GET '/tenantapi/marketing.marketingSetting/getGiftConfig'
{ "code": 0, "show": 0, "msg": "string", "data": { "gift_switch": 0, "gift_amount": 0 } }