ll
liukangdong
2025-02-18 031d0f428f58b008f7a59476fcf3e6ba86d10048
server/services/src/main/java/com/doumee/dao/business/model/AliBillDetail.java
@@ -31,7 +31,7 @@
    @ApiModelProperty(value = "交易时间")
    @ExcelColumn(name="交易时间")
    @JsonFormat(pattern = "yyyy-MM-dd")
    //@JsonFormat(pattern = "yyyy-MM-dd")
    private Date billDate;
    @ApiModelProperty(value = "商户号")