k94314517
2025-04-18 7d013331f10c993692d5fcceb42fbc960a7033cc
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)