feat(user): 添加用户 token 相关字段

- 在用户表中添加 token 和 token_enddata 字段
- 为 username 添加唯一约束
- 更新 User 实体类,添加 token 和 tokenEnddata 属性
This commit is contained in:
ikmkj
2025-06-16 20:25:32 +08:00
parent 1ef2e116a6
commit 355ba0bad9
3 changed files with 13 additions and 7 deletions

Binary file not shown.