清理代码注释和优化返回值处理
This commit is contained in:
@@ -26,7 +26,7 @@ func (h *Controller) Login(data *login.InInfo, c *entity.Conn) (result *login.Pl
|
||||
|
||||
} else {
|
||||
err = errorcode.ErrorCodes.ErrLoginServerError
|
||||
return
|
||||
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user