curl --location --request GET 'https://test-api.yunjishop.cn/member/exchangeCode/'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {
"codeId": 0,
"code": "string",
"type": "PIG_COIN",
"amount": 0,
"status": 0,
"needRealAuth": 0,
"needFaceCompare": 0,
"welfareDesc": "string"
}
}