mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-29 11:16:34 +08:00
golangci-lint run
This commit is contained in:
@@ -96,7 +96,7 @@ func (s *sAuthClient) onLoginEvent() {
|
||||
ctx := gctx.New()
|
||||
|
||||
// 获取授权信息
|
||||
s.client.Send(ctx, &servmsg.AuthSummaryReq{})
|
||||
_ = s.client.Send(ctx, &servmsg.AuthSummaryReq{})
|
||||
|
||||
// 测试例子,实际使用时可以注释掉
|
||||
s.testExample(ctx)
|
||||
|
Reference in New Issue
Block a user