mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 21:16:00 +08:00
errcode
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
const TraceLogKey = "trace_log"
|
||||
const TraceLogKey = "tracelog"
|
||||
|
||||
func NewCtx(c *gin.Context, api string) context.Context {
|
||||
req := &ApiInfo{ApiName: api, GinCtx: c, Funcs: &[]FuncInfo{}}
|
||||
|
||||
Reference in New Issue
Block a user