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

fix: change name to local

parent 98158e96
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ const (
// HealthCheckRouterName Specify the name of HealthCheckRouter
HealthCheckRouterName = "health_check"
// LocalPriorityRouterName Specify the name of LocalPriorityRouter
LocalPriorityRouterName = "self_priority"
LocalPriorityRouterName = "local_priority"
// TagRouterName Specify the name of TagRouter
TagRouterName = "tag"
// TagRouterRuleSuffix Specify tag router suffix
......
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