log: add detail of conn

test-errcode
Gordon 2 years ago
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…
Cancel
Save