feat: 解决dev文件缓存类型层级不对问题

dev
shuliYao 1 year ago
parent f02ec2bae9
commit f9e088ef39

@ -96,7 +96,7 @@ spring:
cache:
ehcache:
config: classpath:/myehcache.xml
type: ehcache
type: ehcache
# type: redis
# redis:
# #Redis服务器地址

Loading…
Cancel
Save