curl --location --request GET 'https://test-api.yunjishop.cn/member/consumeRecord/list?recordId=&userId=&tranType=&operatorType=&beforePigCoin=&pigCoin=&afterPigCoin='
{
"total": 0,
"rows": [
{
"recordId": 0,
"userId": 0,
"tranType": 0,
"operatorType": "string",
"beforePigCoin": 0,
"pigCoin": 0,
"afterPigCoin": 0,
"remark": "string",
"orderNo": "string",
"associationUserId": 0,
"createTime": "2019-08-24T14:15:22Z",
"createTimeStamp": 0,
"nickname": "string",
"associationNickname": "string",
"sessionId": "string",
"incomeCount": 0
}
],
"code": 0,
"msg": "string"
}