jiangping
2025-06-17 64fa2c33cd645e86d4e2a8c34c7881ea4aa678cf
server/src/main/java/com/doumee/dao/business/vo/WorkorderAllDto.java
@@ -64,7 +64,7 @@
    @ExcelColumn(name="风险描述",index =13,width = 6)
    private String problemTitle;
    @ApiModelProperty(value = "DCA问题描述")
    @ExcelColumn(name="DCA问题描述",index =13,width = 6)
    @ExcelColumn(name="DCA问题描述",index =13,width = 10)
    private String problemInfo;
    @ApiModelProperty(value = "位置地点路径名称")
    @ExcelColumn(name="位置地点路径名称",index =13,width = 6)