Helius
2022-03-09 38179780b2f728abe6dd0e5aaa284c6ee6aa8380
src/main/java/com/xcong/excoin/modules/coin/entity/ZhiyaRewardEntity.java
@@ -34,5 +34,9 @@
     * 奖励金额
     */
    private BigDecimal rewardAmout;
    /**
     * 1:返回用户2:返回代理
     */
    private Integer type;
}