fhx
2024-04-25 eed8a13a8712fee6e25cb93c7b708689a29f468b
phis-feign/src/main/java/com/hz/his/dto/marketing/PartRefundPayDto.java
@@ -17,4 +17,6 @@
    private String payMethodName;
    /**支付方式的退款金额*/
    private BigDecimal refundMoney;
    /**支付方式的退款抵扣值*/
    private BigDecimal refundDeductionTotal;
}