- 后端:调整 pay 项目,本地开发不开启文档

- 后端:pay 项目,引入 seata 分布式事务
This commit is contained in:
YunaiV
2019-05-13 23:47:06 +08:00
parent 8f59051a62
commit e25ba3895d
8 changed files with 142 additions and 9 deletions

View File

@@ -35,3 +35,7 @@ rocketmq:
name-server: 127.0.0.1:9876
producer:
group: pay-producer-group
# seata
seata:
tx-service-group: my_test_tx_group