k94314517
2025-06-12 7257c9bc44ca11551c121a18133f304f209db32e
server/service/src/main/java/com/doumee/dao/business/vo/SettleClaimsExcelVO.java
@@ -41,7 +41,7 @@
    @ApiModelProperty(value = "创建时间")
    @ExcelColumn(name="报案时间",index = 4,width = 20,dateFormat = "yyyy-MM-dd HH:mm:ss")
    private Date createDate;
    private Date reportDate;
    @ApiModelProperty(value = "出险时间")
    @ExcelColumn(name="出险时间",index = 5,width = 20,dateFormat = "yyyy-MM-dd HH:mm:ss")