redis根据key获取值List<String> cateList = RedisUtils.getCacheList(key);redis存储key和值
RedisUtils.setCacheList(key, endArry);