上传session
This commit is contained in:
parent
b6d15f2b60
commit
0737cac15b
@ -44,7 +44,7 @@ func (this *UserSession) SetSession(ip, sessionId, stag, sid, uid string) {
|
||||
this.GatewayServiceId = sid
|
||||
this.UserId = uid
|
||||
this.msgqueue = this.msgqueue[:0]
|
||||
|
||||
this.mate = make(map[string]interface{})
|
||||
}
|
||||
|
||||
// 重置
|
||||
|
Loading…
Reference in New Issue
Block a user