限时排行榜
This commit is contained in:
@@ -333,6 +333,7 @@ export class KeyName {
|
||||
return `${this.key}:${this.serverId}:${this.index}:${this.guildCode}`;
|
||||
case REDIS_KEY.GUILD_FUND:
|
||||
case REDIS_KEY.SUM_CE_SNAPSHOT:
|
||||
case REDIS_KEY.TOP_LINE_SNAPSHOT:
|
||||
return `${this.key}:${this.serverId}:${this.activityId}`;
|
||||
default:
|
||||
return this.key;
|
||||
|
||||
Reference in New Issue
Block a user