Skip to content

Commit 27ccad4

Browse files
ystyleclaude
andcommitted
docs: 更新 README 添加新功能说明
添加今天实现的新功能到文档: - 创建用户时支持选择所属组织 - 操作日志支持清理历史日志(3个月/半年/1年) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent df5a4e4 commit 27ccad4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Dashboard 实时展示包数量、用户数、存储使用情况和发布统计
228228

229229
#### 用户管理 (`/admin/users`)
230230
- 用户列表
231-
- 创建新用户
231+
- 创建新用户(可选所属组织)
232232
- 启用/禁用用户
233233
- 重置用户 Token
234234
- 删除用户
@@ -237,6 +237,7 @@ Dashboard 实时展示包数量、用户数、存储使用情况和发布统计
237237
- 发布日志(成功/失败)
238238
- 管理员操作日志
239239
- 按状态、操作类型筛选
240+
- 清理历史日志(3个月/半年/1年)释放空间
240241

241242
#### 上游源管理 (`/admin/upstreams`)
242243
- 配置上游中央库(默认:`https://pkg.cangjie-lang.cn/cjpm`

0 commit comments

Comments
 (0)