mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 05:12:32 +08:00
修复删除用户参数错误
This commit is contained in:
@@ -49,5 +49,4 @@ func PublishClusterSync(ctx context.Context, channel string, message interface{}
|
||||
if err != nil {
|
||||
g.Log().Warningf(ctx, "PublishClusterSync %v LockFunc err:%v", channel, err)
|
||||
}
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user