curl --location --request GET 'https://test.51vive.com/app/vipSetRemind/list?sysModule=&startTime=&endTime=&status=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"sysModule": "string",
"vipInfoId": 0,
"vipInfoName": "string",
"content": "string",
"enable": true,
"deleted": true,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}