疯狂的狮子li
2021-09-24 6f870e11ffb2379d6483c29f1fbf7c9a61f432ef
ruoyi-common/src/main/java/com/ruoyi/common/core/redis/RedisCache.java
@@ -16,9 +16,12 @@
 * spring redis 工具类
 *
 * @author shenxinquan
 * @see com.ruoyi.common.utils.RedisUtils
 * @deprecated 3.2.0 删除此类
 **/
@SuppressWarnings(value = {"unchecked", "rawtypes"})
@Component
@Deprecated
public class RedisCache {
   @Autowired