diff --git a/pkg/constant/const.go b/pkg/constant/const.go index 68605de..c04d7e7 100644 --- a/pkg/constant/const.go +++ b/pkg/constant/const.go @@ -1,6 +1,6 @@ package constant const ( - TelegramKeyTenant1 = "core_state" + TelegramKeyTenant1 = "core_status" TelegramKeyTenant2 = "core_recovery" )