Administrator
4 days ago 822de44fb84678ec4097e1ecb34adf944dffd1c2
src/main/java/cc/mrbird/febs/mall/vo/ScoreSignVo.java
@@ -13,7 +13,7 @@
@ApiModel(value = "ScoreSignVo", description = "积分签到返回参数接口")
public class ScoreSignVo {
    @ApiModelProperty(value = "我的竞猜积分")
    @ApiModelProperty(value = "我的积分")
    private Integer mineScore;
    @ApiModelProperty(value = "已连续签到")