fei
2 天以前 5d91a329768a2a86e01e4b9b6bc6a2b939b87adb
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)