Compare commits
No commits in common. "6a748216620a71704d72e47a3bb3d41324f52e26" and "e07ed77fa7586fbd066c537348f9fc1fe80f9fd9" have entirely different histories.
6a74821662
...
e07ed77fa7
|
@ -68,7 +68,9 @@ func (this *CSLoginHandler) Process(s *netlib.Session, packetid int, data interf
|
|||
TypeId: int32(code.Enum().Number()),
|
||||
Ts: time.Now().Unix(),
|
||||
}
|
||||
//后台统计登录失败
|
||||
mq.Write(log)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue