curl --location '/message/sweep' \
--header 'Content-Type: application/json' \
--data '{
"createTime": "string",
"updateTime": "string",
"id": 0,
"memberId": 0,
"memberCard": "string",
"memberBank": "string",
"walletAddress": "string",
"walletChannel": "string",
"amount": 0,
"status": 0,
"imgUrl": "string",
"remark": "string",
"pageNum": 0,
"pageSize": 0,
"startTime": "string",
"endTime": "string",
"statusName": "string",
"memberIdName": "string"
}'{
"code": 8008,
"message": "SUCCESS",
"success": true,
"data": {}
}