{
"code": "string",
"msg": "string",
"data": {
"pageNum": 0,
"pageSize": 0,
"totalRow": 0,
"pageCount": 0,
"data": [
{
"id": 0,
"tenantId": "string",
"createBy": "string",
"createTime": "string",
"modifyBy": "string",
"modifyTime": "string",
"dataVersion": 0,
"deleteFlag": 0,
"memberName": "string",
"memberType": 0,
"originalPrice": 0,
"actualPrice": 0,
"estimatedSaving": 0,
"validityPeriod": 0,
"effectStatus": 0
}
]
}
}