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