****✅ 문제

image.png

      await this.redisService.setCache(cacheKey, JSON.stringify(platforms), {
        ttl: 15,} as any);

****✅ 해결 방법

image.png