疯狂的狮子li
2021-09-17 f9c62fc23bd6f7c8095957671ed7aa52323be700
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