mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 02:48:34 +08:00
update 优化 新版本seata连接不上会报错 默认改为不启用 有需要自行开启
This commit is contained in:
@@ -264,7 +264,7 @@ springdoc:
|
||||
# seata配置
|
||||
seata:
|
||||
# 是否启用
|
||||
enabled: true
|
||||
enabled: false
|
||||
# Seata 应用编号,默认为应用名
|
||||
application-id: ${spring.application.name}
|
||||
# Seata 事务组编号,用于 TC 集群名
|
||||
|
||||
Reference in New Issue
Block a user