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