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