优化任务中心

This commit is contained in:
2025-01-10 15:42:53 +08:00
parent f7df0eb0d5
commit beb2648726
2 changed files with 39 additions and 6 deletions

View File

@@ -50,6 +50,10 @@ public class InviteAchievement implements Serializable {
* 是否首次达标
*/
private Integer state;
/**
* 一次性任务领取记录 默认为空 存储为 taskId,taskId
*/
private String tasks;
/**
* 创建时间