mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 03:46:50 +08:00
修改配置
This commit is contained in:
@@ -13,6 +13,9 @@ logging.level.org.hibernate.type.descriptor.sql.BasicBinder=TRACE
|
|||||||
## xboe config
|
## xboe config
|
||||||
xboe.api.cross_filter=true
|
xboe.api.cross_filter=true
|
||||||
|
|
||||||
|
## 案例同步发事件的接口
|
||||||
|
xboe.stat.base.url=http://127.0.0.1:9090
|
||||||
|
|
||||||
|
|
||||||
## 案例接口配置,init 是否需要初始化
|
## 案例接口配置,init 是否需要初始化
|
||||||
xboe.case.sync.init=true
|
xboe.case.sync.init=true
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ logging.level.org.hibernate.SQL=ERROR
|
|||||||
## xboe config
|
## xboe config
|
||||||
xboe.api.cross_filter=true
|
xboe.api.cross_filter=true
|
||||||
|
|
||||||
|
## 案例同步发事件的接口
|
||||||
|
xboe.stat.base.url=https://u.boe.com/statApi
|
||||||
|
|
||||||
|
|
||||||
## 案例接口配置
|
## 案例接口配置
|
||||||
## 案例接口配置,init 是否需要初始化
|
## 案例接口配置,init 是否需要初始化
|
||||||
|
|||||||
@@ -14,6 +14,9 @@ logging.level.org.hibernate.SQL=ERROR
|
|||||||
## xboe config
|
## xboe config
|
||||||
xboe.api.cross_filter=true
|
xboe.api.cross_filter=true
|
||||||
|
|
||||||
|
## 案例同步发事件的接口
|
||||||
|
xboe.stat.base.url=https://u.boe.com/statApi
|
||||||
|
|
||||||
|
|
||||||
## 案例接口配置
|
## 案例接口配置
|
||||||
## 案例接口配置,init 是否需要初始化
|
## 案例接口配置,init 是否需要初始化
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ spring.datasource.password=ENC(MaC28GJw2JcbH8Lil0CrqSDTYxX49FJ0rxcmHH2pX0k=)
|
|||||||
## xboe config
|
## xboe config
|
||||||
xboe.api.cross_filter=true
|
xboe.api.cross_filter=true
|
||||||
|
|
||||||
|
## 案例同步发事件的接口
|
||||||
|
xboe.stat.base.url=https://u-pre.boe.com/statApi
|
||||||
|
|
||||||
|
|
||||||
## 案例接口配置
|
## 案例接口配置
|
||||||
## 案例接口配置,init 是否需要初始化
|
## 案例接口配置,init 是否需要初始化
|
||||||
|
|||||||
Reference in New Issue
Block a user