Helius
2022-05-19 f681a6a7852eb7c868ea539155861729c3e99da1
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;
}