Go to file
chenhao d780278da4 refactor: 移除Android API和WebSocket安全配置,更新应用配置
- 删除 `AndroidApiSecurityConfig` 和 `WebSocketSecurityConfig` 类
- 更新 `application.yml`,添加 `/api/android/**` 和 `/ws/**` 到 `permit-all-urls`
2026-04-02 17:05:41 +08:00
backend refactor: 移除Android API和WebSocket安全配置,更新应用配置 2026-04-02 17:05:41 +08:00
components feat(shared): 添加操作帮助面板组件 2026-02-10 17:48:44 +08:00
frontend feat: 添加分页查询和前端搜索功能 2026-04-02 15:52:54 +08:00
init.md feat: 添加会议创建事件和任务调度监听器 2026-03-03 15:51:17 +08:00