@@ -23,7 +23,7 @@ type Hub struct {
mu sync.RWMutex
}
// Message WebSocket 消息结构
// WsMessage WebSocket 消息结构
type WsMessage struct {
IMEI string `json:"imei"`
Data string `json:"data"`
The note is not visible to the blocked user.