登录返回优化
This commit is contained in:
parent
d04f482da1
commit
0786f52259
@ -131,7 +131,7 @@ func HandleClientReq(args []interface{}) {
|
||||
}
|
||||
|
||||
} else {
|
||||
ResLogin.ResultCode = MergeConst.Protocol_Error_Account_OR_PWD_ERROR
|
||||
ResLogin.ResultCode = MergeConst.Protocol_Error_Account_NoExsit
|
||||
ResLogin.DwUin = 0
|
||||
}
|
||||
if ResLogin.ResultCode != 0 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user