xiangpei
2025-03-26 1b9936ba920d65df09ab8dba79c6252568ee26e4
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;