mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 15:56:43 +08:00
统一 Username
This commit is contained in:
@@ -230,7 +230,7 @@ func (cs *ConnSession) Close() {
|
||||
}
|
||||
|
||||
ReleaseIp(cs.IpAddr, cs.Sess.MacAddr)
|
||||
LimitClient(cs.Sess.Username, true)
|
||||
LimitClient(cs.Username, true)
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user