fix: 把redis开关配置删除

このコミットが含まれているのは:
weihongyang
2022-06-23 13:54:49 +08:00
コミット 35812df81d

ファイルの表示

@@ -48,11 +48,6 @@ spring:
time-zone: GMT+8
default-property-inclusion: non_null
# 是否开启redis缓存 true开启 false关闭
renren:
redis:
open: false
#mybatis
mybatis-plus:
mapper-locations: classpath*:/mapper/*.xml