1
MrShi
2025-03-18 a2a9fa7563f01933dd49d6e2f85a4927e5259d5e
server/services/src/main/java/com/doumee/dao/business/model/WxBillDetail.java
@@ -83,7 +83,7 @@
    private String outRefundNo;
    @ApiModelProperty(value = "退款金额", example = "1")
    @ExcelColumn(name="退款金额",index = 6, width = 10,align = HorizontalAlignment.CENTER,dateFormat = "yyyy-MM-dd HH:mm:ss")
    @ExcelColumn(name="退款金额",index = 7, width = 10,align = HorizontalAlignment.CENTER,dateFormat = "yyyy-MM-dd HH:mm:ss")
    private BigDecimal refundFee;
    @ApiModelProperty(value = "充值券退款金额", example = "1")