curl --location 'https://api.foresttreefuture.cn/open_api/combo_card/detail_card_right?mobile=undefined&cardCode=undefined&rightId=undefined' \
--header 'Authorization;'{
"code": 0,
"message": "string",
"data": {
"rightId": 0,
"code": "string",
"name": "string",
"type": "string",
"dockType": "string",
"serviceIcon": "string",
"totalTimes": 0,
"usedTimes": 0,
"freezeTimes": 0,
"waitDays": 0,
"serviceIntro": "string",
"serviceDesc": "string",
"serviceUseIntro": "string",
"dockUrl": "string",
"qrcodeUrl": "string",
"urlType": 0
},
"success": true,
"path": "string"
}