curl --location --request GET 'https://test-api.yunjishop.cn/member/userGiftRecord/'
{
"code": 0,
"msg": "",
"trace": "",
"data": {
"id": 0,
"userId": 0,
"giftAmount": 0.0,
"fromUserId": 0,
"giftType": 0,
"giftConfigId": 0
}
}