feat():修复缓存Redis-four

dev.gateway
ruyaxie 2024-10-04 20:47:02 +08:00
parent e9e32c2ad0
commit cd4a07e637
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
package com.muyu.common.cache;
import com.muyu.common.core.web.domain.BaseEntity;
import com.muyu.common.redis.service.RedisService;
import org.springframework.beans.factory.annotation.Autowired;

View File

@ -1,6 +1,5 @@
package com.muyu.common.cache;
import org.jetbrains.annotations.NotNull;
/**
*