xiaoyong931011
2022-10-25 145387740af5acae7565d261162c5acc7722f73c
src/main/java/cc/mrbird/febs/dapp/vo/WalletInfoVo.java
@@ -40,4 +40,7 @@
    @ApiModelProperty(value = "团队奖励数量")
    private BigDecimal teamReward;
    @ApiModelProperty(value = "盲盒数量")
    private Integer boxCnt;
}