rx
2024-05-09 b77f8b0a36e6ea9943f24709810e538a264c4c06
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;
}