mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-01-07 06:55:48 +08:00
refactor: websocket支持单用户多连接
This commit is contained in:
@@ -3,7 +3,4 @@ package model
|
||||
type LoginAccount struct {
|
||||
Id uint64
|
||||
Username string
|
||||
|
||||
// ClientUuid 客户端UUID
|
||||
ClientUuid string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user