puzhibing
2024-08-17 3a0a98d3ea6f852eff758413e5e7ec36e1e06404
ruoyi-auth/src/main/resources/bootstrap.yml
@@ -43,7 +43,7 @@
  enabled: true
  application-id: ${spring.application.name}
  tx-service-group: seata_tx_group    #此处配置自定义的seata事务分组名称
  enable-auto-data-source-proxy: true    #开启数据库代理
  enable-auto-data-source-proxy: false    #关闭数据库代理
  service:
    vgroup-mapping:
      seata_tx_group: default