Administrator
2025-09-02 f8f1d6a91b32077c69dd97334559fe3165ff79b6
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 = "已连续签到")