- 后端:调整 order 项目,本地开发不开启文档
- 后端:order 项目,引入 seata 分布式事务
This commit is contained in:
@@ -59,3 +59,7 @@ logging:
|
||||
level:
|
||||
# dao 开启 debug 模式 mybatis 输入 sql
|
||||
cn.iocoder.mall.order.biz.dao: debug
|
||||
|
||||
# seata
|
||||
seata:
|
||||
tx-service-group: my_test_tx_group
|
||||
|
||||
Reference in New Issue
Block a user