phpcjl
2024-12-04 c347a62bcccc71484ac7e955443fe3d14d8f3014
ruoyi-api/ruoyi-api-account/src/main/java/com/ruoyi/account/api/model/BalanceChangeRecord.java
@@ -31,7 +31,7 @@
    private Long orderId;
    @ApiModelProperty("类型:1充值2提现3红包4分佣5商城购物")
    private Integer type;
    private Integer changeType;
    @ApiModelProperty("变更前金额")
    private BigDecimal beforeAmount;