Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -50,6 +50,10 @@ public class InviteAchievement implements Serializable {
|
||||
* 是否首次达标
|
||||
*/
|
||||
private Integer state;
|
||||
/**
|
||||
* 一次性任务领取记录 默认为空 存储为 taskId,taskId
|
||||
*/
|
||||
private String tasks;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
|
||||
Reference in New Issue
Block a user