mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 21:09:33 +00:00
update 关闭 dubbo 全局缓存 会有数据不一致问题 建议再注解局部开启
This commit is contained in:
@@ -31,7 +31,8 @@ dubbo:
|
||||
# 消费者相关配置
|
||||
consumer:
|
||||
# 结果缓存(LRU算法)
|
||||
cache: true
|
||||
# 会有数据不一致问题 建议在注解局部开启
|
||||
cache: false
|
||||
# 支持校验注解
|
||||
validation: true
|
||||
# 超时时间
|
||||
|
Reference in New Issue
Block a user