{
"code": 0,
"message": "string",
"succeeded": true,
"data": {
"totalCount": 0,
"rows": [
{
"cardId": 0,
"memberId": 0,
"memberName": "string",
"cardNo": "string",
"password": "string",
"validBegin": "2019-08-24T14:15:22.123Z",
"validEnd": "2019-08-24T14:15:22.123Z",
"createTime": "2019-08-24T14:15:22.123Z",
"modifiedTime": "2019-08-24T14:15:22.123Z",
"isAuthorized": true
}
],
"list": "string"
}
}