diff --git a/common/constant/key.go b/common/constant/key.go index 59b95e4c190d267d80a4c8a67f845dccbaca8803..99ec35e43f1627d814a1da02f9ce055075e77bc9 100644 --- a/common/constant/key.go +++ b/common/constant/key.go @@ -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