{
"code": 0,
"message": "string",
"succeeded": true,
"data": [
{
"id": "string",
"workOrderId": "string",
"info": "string",
"createTime": "string",
"attachments": [
{
"id": "string",
"additionalInfoId": "string",
"woAdditionalInfo": {
"id": "string",
"workOrderId": "string",
"additionalInfo": "string",
"createdTime": "2019-08-24T14:15:22.123Z",
"woAdditionalInfoAttachments": [
{}
]
},
"name": "string",
"url": "string",
"extension": "string",
"createdTime": "2019-08-24T14:15:22.123Z"
}
]
}
]
}