fhx
2024-04-25 4c337ccd017464f1c4c88931c6ae09e6c2bd8657
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;
}