- 在 `RealtimeMeetingResumeConfig` 和 `MeetingVO` 中添加 `hotWordGroupId` 和 `hotWordGroupName` 字段 - 更新 `MeetingCommandServiceImpl` 以设置 `hotWordGroupId` 到 `resumeConfig` - 在 `MeetingDomainSupport` 中添加方法以解析和填充有效的热词组信息 - 更新前端 `meeting.ts` 和 `MeetingDetail.tsx` 以支持热词组显示 |
||
|---|---|---|
| backend | ||
| components | ||
| frontend | ||
| imeeting-h5 | ||
| .gitignore | ||
| init.md | ||