修改配置

This commit is contained in:
daihh
2022-11-28 11:42:52 +08:00
parent d17253096c
commit ce0ff678ed
4 changed files with 12 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
## xboe config
xboe.api.cross_filter=true
## 案例同步发事件的接口
xboe.stat.base.url=http://127.0.0.1:9090
## 案例接口配置,init 是否需要初始化
xboe.case.sync.init=true

View File

@@ -12,6 +12,9 @@ logging.level.org.hibernate.SQL=ERROR
## xboe config
xboe.api.cross_filter=true
## 案例同步发事件的接口
xboe.stat.base.url=https://u.boe.com/statApi
## 案例接口配置
## 案例接口配置,init 是否需要初始化

View File

@@ -14,6 +14,9 @@ logging.level.org.hibernate.SQL=ERROR
## xboe config
xboe.api.cross_filter=true
## 案例同步发事件的接口
xboe.stat.base.url=https://u.boe.com/statApi
## 案例接口配置
## 案例接口配置,init 是否需要初始化

View File

@@ -12,6 +12,9 @@ spring.datasource.password=ENC(MaC28GJw2JcbH8Lil0CrqSDTYxX49FJ0rxcmHH2pX0k=)
## xboe config
xboe.api.cross_filter=true
## 案例同步发事件的接口
xboe.stat.base.url=https://u-pre.boe.com/statApi
## 案例接口配置
## 案例接口配置,init 是否需要初始化