curl --location 'https://api.foresttreefuture.cn/open_api/order/consume/group_data?mobile=undefined' \
--header 'Authorization;'{
"code": 0,
"message": "string",
"data": [
{
"rightId": 0,
"rightName": "string",
"rightServiceType": "string",
"rightServiceIcon": "string",
"rightServiceTypeName": "string",
"totalTimes": 0,
"usedTimes": 0,
"serviceTime": "string"
}
],
"success": true,
"path": "string"
}