fix: 把redis开关配置删除
This commit is contained in:
parent
04f1bb339e
commit
35812df81d
@ -48,11 +48,6 @@ spring:
|
|||||||
time-zone: GMT+8
|
time-zone: GMT+8
|
||||||
default-property-inclusion: non_null
|
default-property-inclusion: non_null
|
||||||
|
|
||||||
# 是否开启redis缓存 true开启 false关闭
|
|
||||||
renren:
|
|
||||||
redis:
|
|
||||||
open: false
|
|
||||||
|
|
||||||
#mybatis
|
#mybatis
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
mapper-locations: classpath*:/mapper/*.xml
|
mapper-locations: classpath*:/mapper/*.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user