This commit is contained in:
aozhiwei 2024-04-06 09:48:01 +08:00
parent 17cb4ac144
commit 1a6b36db26

View File

@ -40,6 +40,7 @@ const (
MEMBER_LOCK_KEY = "member:"
GUILD_ID_LOCK_KEY = "guild_id:"
GUILD_NAME_LOCK_KEY = "guild_name:"
CACHE_LOCK_KEY = "cache:"
)
const (