| | |
| | | |
| | | |
| | | /** 案卷题名 */ |
| | | @Excel(name = "案卷题名", headerColor = IndexedColors.BLACK) |
| | | // @Excel(name = "案卷题名", headerColor = IndexedColors.BLACK) |
| | | private String caseTitle; |
| | | |
| | | /** 公开属性 */ |
| | |
| | | @Excel(name = "密级", readConverterExp = "该页另存=普通", headerColor = IndexedColors.BLACK) |
| | | private String securityClassification; |
| | | |
| | | @Excel(name = "案卷状态", headerColor = IndexedColors.BLACK) |
| | | // @Excel(name = "案卷状态", headerColor = IndexedColors.BLACK) |
| | | private String recordStatus; |
| | | |
| | | /** 案卷页数 */ |
| | |
| | | private String projectNumber; |
| | | |
| | | /** 扫描加工公司 */ |
| | | @Excel(name = "扫描加工公司", headerColor = IndexedColors.BLACK) |
| | | // @Excel(name = "扫描加工公司", headerColor = IndexedColors.BLACK) |
| | | private String scanningCompany; |
| | | |
| | | /** 档案管(室)号 */ |
| | |
| | | |
| | | |
| | | |
| | | @Excel(name = "备考表备注", headerColor = IndexedColors.BLACK) |
| | | private String noteRemark; |
| | | |
| | | /** 历史相关发文号 */ |
| | | @Excel(name = "历史相关发文号", headerColor = IndexedColors.BLACK) |