{
"code": 0,
"message": "string",
"succeeded": true,
"data": {
"total": 0,
"rows": [
{
"id": 0,
"policyCode": "string",
"policyName": "string",
"policyType": true,
"createdTime": "2019-08-24T14:15:22.123Z",
"updatedTime": "2019-08-24T14:15:22.123Z",
"createdUser": "string",
"updatedUser": "string",
"remark": "string"
}
]
}
}