修改了seata配置信息

This commit is contained in:
ajaxfan
2021-02-08 12:02:38 +08:00
parent bef81bd90c
commit 88fc86f767
2 changed files with 6 additions and 5 deletions

View File

@ -48,9 +48,9 @@ spring:
poolPreparedStatements: true
maxOpenPreparedStatements: 20
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
props:
sql:
show: true
props:
sql:
show: true
jackson:
date-format: yyyy-MM-dd HH:mm:ss
@ -183,4 +183,5 @@ management:
include: "*"
cors:
allowed-origins: "*"
allowed-methods: "*"
allowed-methods: "*"