Helius
2021-04-26 2124957e815ab67a6ad34f03546bac3e5e0c7685
zq-erp/src/main/java/com/matrix/system/activity/vo/SignReceiveListVo.java
@@ -22,6 +22,9 @@
   
   @ApiModelProperty(value = "连续签到天数")
   private Integer cumulativeDay;
   @ApiModelProperty(value = "数量")
   private Integer scoreCnt;
   
   @ApiModelProperty(value = "奖励类型")
   private String awardType;