陶杰
2024-12-22 f83092193c8cb1782a918caaa56866f8f97a91f8
src/main/java/com/mzl/flower/entity/wallet/WalletWithdrawRecordDO.java
@@ -40,6 +40,12 @@
    private BigDecimal onceWithdrawAmount;
    /**
     * 提现类型
     */
    @ApiModelProperty(value = "提现类型")
    private String withdrawType;
    /**
     * 提现状态
     */
    @ApiModelProperty(value = "提现状态(提现中、提现成功、提现失败)")