chore: message page list support sharedworker.js

This commit is contained in:
duorameng
2026-05-09 09:02:43 +08:00
parent f5f761e7ef
commit 0dad9dd541
7 changed files with 56 additions and 3 deletions
+1
View File
@@ -105,6 +105,7 @@ const (
// 其他事件类型
EventSystemNotice = "system_notice"
EventNotifySent = "notify_sent"
EventAppLogAdded = "app_log_added"
// WebSocket 消息类型
WSTypeHeartbeat = "heartbeat"