晏有为
2024-05-27 d91f76b90245603c1c7f08e3d5864ada3f3fbba7
performance-server/src/main/java/com/yuanchu/mom/utils/StyleMonthUtils.java
@@ -13,7 +13,7 @@
        // 头的策略
        WriteCellStyle headWriteCellStyle = new WriteCellStyle();
        // 背景颜色
        headWriteCellStyle.setFillForegroundColor(IndexedColors.WHITE1.getIndex());
        headWriteCellStyle.setFillForegroundColor(IndexedColors.WHITE.getIndex());
        headWriteCellStyle.setFillPatternType(FillPatternType.SOLID_FOREGROUND);
        // 字体