xiaoyong931011
2022-05-28 e9bcfdba00460e64307f422bd08303a07b90a288
src/main/java/cc/mrbird/febs/mall/entity/MallMoneyFlow.java
@@ -43,7 +43,7 @@
    public static final Integer IS_RETURN_Y = 1;
    /**
     * 流水类型 1-余额 2-赠送积分 3-竞猜积分
     * 流水类型 1-余额 2-赠送积分 3-竞猜积分 4-佣金
     */
    private Integer flowType;
}