KKSU
2024-06-21 5519fb3a19df1bb839d29d23abc3f320c5c77baa
src/main/java/cc/mrbird/febs/dapp/vo/WalletInfoVo.java
@@ -55,4 +55,7 @@
    @ApiModelProperty(value = "有效人数")
    private Integer activeCnt;
    @ApiModelProperty(value = "贡献值")
    private Integer scoreCnt;
}