feat: add class share drafts

This commit is contained in:
2026-07-31 16:07:18 +08:00
parent d8fde93b69
commit 429636f3e8
15 changed files with 410 additions and 5 deletions

View File

@@ -485,6 +485,10 @@ Agent 已经可以:
- 分享稿不会自动发送到任何群;
- 后台可统计生成次数。
#### 开发进度
- 2026-07-31已新增 `sys_share_draft`,用户端支持从当前会话生成“班级分享稿”、弹窗编辑并复制;复制后仅记录已复制时间。后台聊天详情可查看生成过的分享稿内容和复制状态,不自动发送到任何群。
---
### 07. 知识库类型规则继续落地