xiangpei
2025-03-17 87eb6395ed4d5f5c428d75661b7c7e6fe95bb420
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;