Administrator
2 days ago d89439de5759ce55f67aa6fb365f27f5bf2ec9ee
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 = "已连续签到")