Commit b3eb8312 by Administrator

Update techhero-project-theme-local.yml

parent 2b8d4d53
...@@ -21,7 +21,7 @@ dataSource: ...@@ -21,7 +21,7 @@ dataSource:
statement-log-enabled: true statement-log-enabled: true
statement-executable-sql-log-enable: true statement-executable-sql-log-enable: true
preventTheme: #作弊防控数据源 prevent: #作弊防控数据源
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: zbfk_zt username: zbfk_zt
...@@ -39,7 +39,7 @@ dataSource: ...@@ -39,7 +39,7 @@ dataSource:
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据 useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
baseLibraryTheme: #基础数据库数据源 basic: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: jcsj username: jcsj
...@@ -73,7 +73,7 @@ dataSource: ...@@ -73,7 +73,7 @@ dataSource:
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录 connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据 useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
identityTheme: #身份认证库数据源 identity: #身份认证库数据源
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: SFRZXT_ZT username: SFRZXT_ZT
...@@ -90,7 +90,7 @@ dataSource: ...@@ -90,7 +90,7 @@ dataSource:
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录 connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据 useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
inspectionTheme: #网上巡查数据源 inspection: #网上巡查数据源
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: WSXC_ZT username: WSXC_ZT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment