xiangpei
2025-04-10 0bb6071f92b2d26ae23c225bf4db8593a328a22f
business/src/main/java/com/ycl/domain/excel/ProjectTempImport.java
@@ -21,6 +21,9 @@
    @ExcelProperty(value = "项目类型")
    private String projectType;
    @ExcelProperty(value = "项目子类型")
    private String projectSubType;
    @ExcelProperty(value = "建设内容")
    private String content;