archiveManager/src/main/java/com/ruoyi/domain/ArchiveRecords.java
@@ -47,7 +47,7 @@ } // @Excel(name = "项目名称", headerColor = IndexedColors.BLACK) @Excel(name = "项目名称", type = Excel.Type.IMPORT) private String everyProjectName; /** 案卷题名 */ @Excel(name = "案卷题名", headerColor = IndexedColors.RED, width = 10)