예제 #1
0
 public Community()
 {
     Redis = CacheRepository.GetRedis(DBCacheType.GAME_DATA_RECOMMEND).DB;
 }