{
"code": 0,
"msg": "string",
"total": 0,
"rows": [
{
"processId": "string",
"protectionDesignLevel": "string",
"protectionStartDate": "string",
"protectionEndDate": "string",
"cipherStartDate": "string",
"cipherEndDate": "string",
"applicantDepartment": "string",
"applicantDepartmentId": "string",
"projectName": "string",
"projectId": "string",
"protectionRecordAttachment": {
"fileName": "string",
"realName": "string",
"filePath": "string",
"fileExt": "string"
},
"protectionReportAttachment": {
"fileName": "string",
"realName": "string",
"filePath": "string",
"fileExt": "string"
},
"cipherRecordAttachment": {
"fileName": "string",
"realName": "string",
"filePath": "string",
"fileExt": "string"
},
"cipherReportAttachment": {
"fileName": "string",
"realName": "string",
"filePath": "string",
"fileExt": "string"
},
"protectionTimeoutStatus": 0,
"cipherTimeoutStatus": 0,
"protectionStatus": 0,
"cipherStatus": 0
}
]
}