feat: 达标奖励查询方式增加状态限定
This commit is contained in:
@@ -42,7 +42,7 @@ public class InviteAchievement implements Serializable {
|
||||
/**
|
||||
* 是否首次达标
|
||||
*/
|
||||
private Integer isFirst;
|
||||
private Integer state;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
|
||||
Reference in New Issue
Block a user