xiaoyong931011
2022-06-08 d43ba88a830642d3351f907cfc59313b9e318e0e
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;
}