fhx
2024-05-07 891401eebaa5446bb54f23a46a326a40619e1733
phis-feign/src/main/java/com/hz/his/dto/order/OrderPayMethodDto.java
@@ -33,6 +33,8 @@
    private String refundNumberName;
    /** 转换实退金额 (实际退款金额)*/
    private BigDecimal money;
    /** 转换实退抵扣值 (实际退款积分)*/
    private BigDecimal deductionTotal;
    /** 备注 */
    private String remarks;