xiaoyong931011
2023-02-13 e8310f69089bc0415040e6c27f1218e0b4fbeb83
src/main/java/cc/mrbird/febs/mall/entity/MallMoneyFlow.java
@@ -33,6 +33,7 @@
    /**
     * 提现状态 1-提现中2-成功 3-拒绝
     * 充值状态 1-充值中2-成功 3-失败
     */
    private Integer status;