MrShi
2025-06-27 80310f6076d50374997774ccadf835083836422d
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")