zhubaomin
2024-11-14 9a34c6b7a1a1bd98408849dc5dda44709727adb6
pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/java/com/dy/pipIrrWechat/wechatpay/dto/RefundRequest.java
@@ -58,7 +58,7 @@
         */
        @Schema(description = "原订单金额", requiredMode = Schema.RequiredMode.NOT_REQUIRED)
        @NotNull(message = "原订单金额不能为空")
        private Integer total;
        private Double total;
        /**
         * 退款币种,固定为“CNY”