- 在 `usePermission` 钩子中添加 `isPlatformAdmin` 权限检查 - 在 `TenantMeetingPointsSettings` 页面中根据权限控制按钮显示 - 优化 `MeetingCommandServiceImpl` 和 `MeetingUnifiedStatusServiceImpl` 中的会议状态处理逻辑 - 更新 `Meetings.tsx` 中的会议状态判断逻辑 - 在 `AiTaskServiceImpl` 中添加 `AndroidMeetingPushService` 依赖,并在任务完成或失败时推送会议状态变化 |
||
|---|---|---|
| backend | ||
| components | ||
| frontend | ||
| imeeting-h5 | ||
| .gitignore | ||
| init.md | ||