Authorization: Bearer ********************
{
"mobile": "string",
"nickName": "string",
"email": "string",
"openid": "string",
"googleUserId": "string",
"appleUserId": "string",
"id": 0,
"memberId": 0,
"memberIdList": [
0
],
"pointProductId": 0,
"sourceType": 0,
"exchangeType": 0,
"bizId": 0,
"pointProductName": "string",
"exchangeTimeStart": "string",
"exchangeTimeEnd": "string",
"pageNum": 1,
"pageSize": 10
}
{
"code": 0,
"message": "",
"data": {
"records": [
{
"id": 0,
"memberId": 0,
"pointProductId": 0,
"pointProductName": "",
"sourceType": 0,
"exchangeType": 0,
"usedPoint": 0.0,
"usedCash": 0.0,
"bizId": 0,
"exchangeTime": "",
"remark": "",
"creator": "",
"createTime": "",
"modifier": "",
"modifyTime": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"isSearchCount": false,
"searchCount": false,
"pages": 0,
"ascs": [
""
],
"asc": [
""
],
"descs": [
""
],
"desc": [
""
]
}
}