KKSU
2023-11-30 93a790d54eaf6041039f96bd5d585c6333262fe2
src/main/java/cc/mrbird/febs/dapp/vo/DappMemberInfoVo.java
@@ -45,4 +45,8 @@
    @ApiModelProperty(value = "已取消角标")
    private Integer cancelCnt;
    //商品名称
    @ApiModelProperty(value = "我的共享业绩")
    private BigDecimal myShareAchieve;
}