Go to file
chenhao 4f42fb50ad feat: 添加分页查询和前端搜索功能
- 在 `SpeakerController` 中添加分页查询接口
- 在 `SpeakerServiceImpl` 中实现分页查询逻辑
- 更新前端API和组件,支持分页查询和按名称搜索声纹记录
2026-04-02 15:52:54 +08:00
backend feat: 添加分页查询和前端搜索功能 2026-04-02 15:52:54 +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