liurunyu
2025-02-05 7e884fcb6b3394f2a2324682950d918e43f53cef
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")