liurunyu
2025-08-20 e88c04431d06edd05a5cb4eaff5bc120ff063224
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSe/VoWalletRefund.java
@@ -29,6 +29,7 @@
    private String phone;
    @Schema(title = "申请退款金额")
    @JsonFormat(shape = JsonFormat.Shape.NUMBER_FLOAT, pattern="0.00" )
    private Double refundAmount;
    @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")