curl --location --request GET 'https://testgateway.dangbei.net/giftApi/fetchByOrderNo/'
{
"success": false,
"errCode": "",
"errMessage": "",
"requestId": "",
"data": {
"serialNo": "",
"status": 0,
"id": 0,
"giftType": 0,
"giftGoodsName": "",
"giftGoodsImg": "",
"giftExchangeUrl": "",
"giftActivityRule": ""
}
}