Skip to content
Snippets Groups Projects
Commit ec11801a authored by LaurenceLiZhixin's avatar LaurenceLiZhixin
Browse files

fix: lint

parent f77d1c78
No related branches found
No related tags found
No related merge requests found
......@@ -244,7 +244,7 @@ const (
// HEALTH_ROUTE_ENABLED_KEY defines if use health router
HEALTH_ROUTE_ENABLED_KEY = "health.route.enabled"
// AttachmentKey in context in invoker
AttachmentKey = "attachment"
AttachmentKey = DubboCtxKey("attachment")
)
const (
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment