mirror of
https://github.com/eolinker/apinto
synced 2025-10-24 01:03:23 +08:00
del copyKey
This commit is contained in:
@@ -181,8 +181,6 @@ func (ctx *cloneContext) Clone() (eoscContext.EoContext, error) {
|
||||
return nil, fmt.Errorf("%s %w", "HttpContext", eoscContext.ErrEoCtxUnCloneable)
|
||||
}
|
||||
|
||||
var copyKey = struct{}{}
|
||||
|
||||
// RequestId 请求ID
|
||||
func (ctx *cloneContext) RequestId() string {
|
||||
return ctx.org.requestID
|
||||
|
Reference in New Issue
Block a user