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