feat():修复缓存Redis-four
parent
e9e32c2ad0
commit
cd4a07e637
|
@ -1,6 +1,5 @@
|
||||||
package com.muyu.common.cache;
|
package com.muyu.common.cache;
|
||||||
|
|
||||||
import com.muyu.common.core.web.domain.BaseEntity;
|
|
||||||
import com.muyu.common.redis.service.RedisService;
|
import com.muyu.common.redis.service.RedisService;
|
||||||
import org.springframework.beans.factory.annotation.Autowired;
|
import org.springframework.beans.factory.annotation.Autowired;
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
package com.muyu.common.cache;
|
package com.muyu.common.cache;
|
||||||
|
|
||||||
import org.jetbrains.annotations.NotNull;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 主键基础
|
* 主键基础
|
||||||
|
|
Loading…
Reference in New Issue