xiangpei
2025-02-17 2123b0e3efea843b37bf9661871462e4452e9d42
business/src/main/java/com/ycl/domain/excel/ProjectTempImport.java
@@ -27,7 +27,7 @@
    @ExcelProperty(value = "业主单位")
    private String projectOwnerUnit;
    @ExcelProperty(value = "主管部门")
    @ExcelProperty(value = "项目主管部门")
    private String competentDepartment;
    @ExcelProperty(value = "计划开工时间")
@@ -39,8 +39,8 @@
    @ExcelProperty("年度投资金额")
    private BigDecimal tzje;
    @ExcelProperty("行业主管部门")
    private String hyzgbm;
//    @ExcelProperty("行业主管部门")
//    private String hyzgbm;
    @ExcelProperty(value = "行政区划")
    private String area;