Commit 3b4d3ae2 by yangxiujun

fix: yaml update

1 parent 7c8d55dd
......@@ -34,7 +34,8 @@ spring:
username: boxi
password: boxi_dev_0725
type: com.alibaba.druid.pool.DruidDataSource
profiles:
active: pro
#seata:
# application-id: ${spring.application.name}
# tx-service-group: ${spring.application.name}-group
......
......@@ -28,6 +28,8 @@ spring:
bootstrap-servers: http://kafka:9092
consumer:
group-id: mpGroup
profiles:
active: pro
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!