feat: 达标奖励查询方式增加状态限定

This commit is contained in:
张松
2024-12-30 14:43:00 +08:00
parent b6c8a07486
commit 84a93810c5
2 changed files with 7 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ public class InviteAchievement implements Serializable {
/**
* 是否首次达标
*/
private Integer isFirst;
private Integer state;
/**
* 创建时间