修改
This commit is contained in:
parent
5e9b3922a1
commit
5aa67f5153
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func (s *ClientService) login() {
|
||||
//log.DebugF("user:%v ready login", s.username)
|
||||
log.DebugF("user:%v ready login", s.username)
|
||||
s.SendMsg(pb.ServiceTypeId_STI_Login, int32(pb.MsgId_C2SUserLoginId), &pb.C2SUserLogin{
|
||||
Username: s.username,
|
||||
Password: s.password,
|
||||
|
Loading…
x
Reference in New Issue
Block a user