mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 19:46:57 +08:00
log: add detail of conn
This commit is contained in:
parent
85b45583f4
commit
16e5710d68
@ -281,7 +281,7 @@ const (
|
|||||||
const OperationID = "operationID"
|
const OperationID = "operationID"
|
||||||
const OpUserID = "opUserID"
|
const OpUserID = "opUserID"
|
||||||
const ConnID = "connID"
|
const ConnID = "connID"
|
||||||
const OpUserPlatform = "platform"
|
const OpUserPlatform = "platformID"
|
||||||
const Token = "token"
|
const Token = "token"
|
||||||
const RpcCustomHeader = "customHeader" // rpc中间件自定义ctx参数
|
const RpcCustomHeader = "customHeader" // rpc中间件自定义ctx参数
|
||||||
const CheckKey = "CheckKey"
|
const CheckKey = "CheckKey"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user