Administrator
2025-09-15 5f366e546806a5690ff7a5770857048663e4521a
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 = "已连续签到")