
yml2213andClaude Opus 4.8
cc1c0d33de
修复客服后台聊天无实时刷新
后台 token 仅存 httpOnly cookie,localStorage 无 access token,
useChatSSE 在空 token 时提前 return,导致后台 SSE 从未建立连接,
只有手动刷新才出消息。
- 前端:后台 SSE 不再因空 token 返回,去掉 query token,
改用 withCredentials 依赖 cookie 鉴权
- 后端:新增 Hub.NotifyAllAdmins,新消息与新会话广播给所有在线客服,
使「未分配 / 全部」视图实时刷新(参与者客服重复收到由前端按 id 去重)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 19:57:58 +08:00
..
2026-06-10 09:12:27 +08:00
2026-06-12 21:16:08 +08:00
2026-06-10 12:58:59 +08:00
2026-06-14 02:45:46 +08:00
2026-06-11 07:23:00 +08:00
2026-06-11 07:23:00 +08:00
2026-06-10 09:12:27 +08:00
2026-06-15 20:37:13 +08:00
2026-06-12 21:16:08 +08:00
2026-06-16 19:57:58 +08:00
2026-06-16 19:57:58 +08:00
2026-06-14 07:55:02 +08:00
2026-06-15 20:37:13 +08:00
2026-06-12 21:43:02 +08:00
2026-06-10 09:12:27 +08:00
2026-06-14 23:58:39 +08:00
2026-06-14 23:58:39 +08:00
2026-06-14 17:53:24 +08:00
2026-06-15 00:53:05 +08:00
2026-06-14 17:53:24 +08:00
2026-06-10 15:10:13 +08:00
2026-06-10 09:12:27 +08:00
2026-06-14 02:45:46 +08:00
2026-06-14 17:53:24 +08:00