xiaoyong931011
2021-04-22 4c75849f7c579147e20a3ce9e07d43375ceb4c2a
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;