Commit cb721030 by Administrator

Merge branch 'test' into 'master'

Test

See merge request !5
parents b373fae9 3fc0acf3
#加密配置
jasypt:
encryptor:
password: techhero
spring:
redis:
remote: false #cachecloud 获取
host: 192.168.0.158
hostName: 192.168.0.158 #183.95.190.112
port: 6379
password: 123456
timeout: 0
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
rabbitmq:
host: 119.96.87.17
port: 5672
username: rabbit
password: rabbit-techhero
listener:
simple:
acknowledge-mode: manual
retry:
enabled: true
max-attempts: 5
#消息确认配置项
#确认消息已发送到交换机(Exchange)
publisher-confirms: true
#确认消息已发送到队列(Queue)
publisher-returns: true
http:
multipart:
enabled: true
file-size-threshold: 1000Mb
max-file-size: 2048Mb
max-request-size: 2048Mb
boot:
admin:
auto-registration: true
#url: http://119.96.87.17:10422
url: http://127.0.0.1:10422
api-path: instances
cache:
redis:
expires:
entity:30;account:30;
ribbon:
eureka:
enabled: true
eager-load:
enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-base-data,techhero-base-exam,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-websocket,techhero-component-message,techhero-component-workflow
Httpclient:
enabled: false
OkHttp:
enabled: true
ReadTimeout: 10000
ConnectTimeout: 10000
feign:
hystrix:
enabled: true
okhttp:
enabled: true
httpclient:
enabled: false
client:
config:
feignName:
connectTimeout: 10000
readTimeout: 10000
compression:
request:
enabled: true
response:
enabled: true
hystrix:
threadpool:
default:
coreSize: 10
maxQueueSize: 1000
queueSizeRejectionThreshold: 800
circuitBreaker:
requestVolumeThreshold: 100 #熔断失败个数 超过既发生短路 默认20个
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds: 40000
fallback:
isolation:
semaphore:
maxConcurrentRequests: 50 #回退线程数量
tomcat:
max-connections: 500
max-threads: 30
min-spare-threads: 3
accept-count: 10
# 关闭安全管理
management:
security:
enabled: false
# endpoints:
# web:
# exposure:
# include: '*'
# endpoint:
# health:
# show-details: ALWAYS
rabbitmq:
czlsLog:
exchange: topicCzlsLogExchangeTest
queue: topic.czlsLog.test
incidentReporting:
exchange: topic-test-incident-reporting-exchange
queue: topic.test.incidentReporting.queue
alarmMessage:
exchange: alarm-message-test
queue: Alarm-Event-Msg-test
# datasoure默认使用JDBC
spring:
datasource:
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_yw
password: zcpt_yw456
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1
test-on-borrow: false
test-while-idle: true
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
ignore:
urls:
- /authentication/**
- /**/*.css
- /info
- /loggers/**
- /mobile/token
- /web/token
spring:
datasource:
#本地环境
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
#开发环境
#url: jdbc:oracle:thin:@192.168.124.67:1521:orcl
#测试环境
#url: jdbc:oracle:thin:@192.168.124.77:1521:orcl
#生产环境
#url: jdbc:oracle:thin:@192.168.124.87:1521:JCSJYW
username: jcsjv1
password: jcsjv1
driver-class-name: oracle.jdbc.OracleDriver
global:
swagger:
import: true
\ No newline at end of file
spring:
datasource:
#本地环境
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
#开发环境
#url: jdbc:oracle:thin:@192.168.124.67:1521:orcl
#测试环境
#url: jdbc:oracle:thin:@192.168.124.77:1521:orcl
#生产环境
#url: jdbc:oracle:thin:@192.168.124.87:1521:JCSJYW
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
global:
swagger:
import: true
file:
#本地测试配置,需根据实际情况调整#
path: D:\\temp\\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
skey: D0O4yTDqBCteH0p5dAgRibxZ8rNSLg0PShFF94IL
yjzhBucketName: yjzh
personTemplate:
mngPersonPath: /data/template/mngPerson.xlsx
examPointWorkPersonPath: /data/template/examPointWorkPerson.xlsx
examPointWorkPersonExportPath: /data/template/examPointWorkPersonExport.xlsx
secrecyRoomPersonPath: /data/template/secrecyRoomPersonTemplate.xlsx
secrecyRoomPersonExportPath: /data/template/secrecyRoomPersonTemplateExport.xlsx
pagerMngWorkPersonPath: /data/template/pagerMngWorkPersonTemplate.xlsx
pagerMngWorkPersonExportPath: /data/template/pagerMngWorkPersonTemplateExport.xlsx
secrecyRoomLayoutUserExportPath: /data/template/secrecyRoomLayoutUserExport.xlsx
spring:
datasource:
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_yw
password: zcpt_yw456
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1
test-on-borrow: false
test-while-idle: true
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
file:
path: /usr/home
esms:
soTimeout: 3000
shortConnMode: false
mtMaxConns: 1
ip: sms.chutianyun.gov.cn
sendPort: 8090
receivePort: 8088
name: cz
password: OEp3mDyF
app:
server:
host:
url: http://localhost:8084
login:
url: http://localhost:8084
logout:
url: http://localhost:8084/logout
web:
ignore-pattern: /js/*|/images/*|/view/*|/css/*|/login/out
aliyun:
accessKeyId: LTAI4FkmdGP1dhEMWs1Csnm5
accessKeySecret: 66Kdty0k1aC9GUofUdHzLduoQxzS8p
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
spring:
jackson:
serialization:
write-dates-as-timestamps: true
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: sysmng
password: sysmng
driverClassName: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
#url: jdbc:oracle:thin:@183.95.190.112:1521:orcl
#username: zcpt_yw
#password: zcpt_yw456
#driverClassName: oracle.jdbc.OracleDriver
#initial-size: 5
#validation-query: SELECT 1
#test-on-borrow: false
#test-while-idle: true
#time-between-eviction-runs-millis: 18800
#jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
# file:
# path: /usr/home
file:
#本地测试配置,需根据实际情况调整#
path: \temp\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
skey: D0O4yTDqBCteH0p5dAgRibxZ8rNSLg0PShFF94IL
yjzhBucketName: yjzh
esms:
soTimeout: 3000
shortConnMode: false
mtMaxConns: 1
ip: sms.chutianyun.gov.cn
sendPort: 8090
receivePort: 8088
name: jyksyzwpt
password: TyHdc1ul
app:
server:
host:
url: http://localhost:8084
login:
url: http://localhost:8084
logout:
url: http://localhost:8084/logout
web:
ignore-pattern: /js/*|/images/*|/view/*|/css/*|/login/out
aliyun:
accessKeyId: LTAI4FkmdGP1dhEMWs1Csnm5
accessKeySecret: 66Kdty0k1aC9GUofUdHzLduoQxzS8p
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
zuul:
ribbon:
eager-load:
enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-base-exam,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-websocket,techhero-project-track
ignoredServices: '*'
host:
connect-timeout-millis: 20000
socket-timeout-millis: 20000
security:
encode:
key: '1234567887654321' #必须16位
validate:
code: true
preview: false
sessions: stateless
oauth2:
client:
client-id: techhero
client-secret: techhero
resource:
jwt:
key-uri: http://192.168.0.216:10420/oauth/token_key #解析jwt令牌所需要密钥的地址
authorization:
check-token-access: http://techhero-auth/oauth/check_token
ignore:
urls:
- /system/login/updatePwdForClient
- /auth/**
- /swagger/api-docs
- /swagger-resources/**
- /swagger-ui.html
- /*/v2/api-docs
- /webjars/**
# - /emerycommand/open/**
- /emerycommand/open/zh/esms/sendVerifCode/**
- /emerycommand/open/zh/file/getFileVersion
- /emerycommand/open/zh/msg
- /socket/**
- /visualization/open/**
- /visualization/open/switchUrl/overview**
- /emerycommand/demo/**
- /exam/open/** #基础数据开放接口规则以open开头
- /basicdata/zh/rest/**/exportExecl #导出表数据
- /basicdata/dc/rest/**/exportExecl
- /basicdata/dc/rest/**/downloadTemplate #下载表格模板
- /basicdata/zh/rest/**/downloadTemplate
- /basicdata/dc/rest/**/uploadExcel #Excel导入数据
- /basicdata/zh/rest/**/uploadExcel
- /preventioncheat/zbfk/ksjh/record/export #作弊防控导出相关
- /preventioncheat/zbfk/ksjh/eaxmPlan/export
- /preventioncheat/zbfk/sbgl/device/export
- /preventioncheat/zbfk/xyxh/cheat/export
- /platform/vc/** #验证码
- /system/vc/** #验证码
- /message/** #msg测试使用
- /emerycommand/wjdc/rest/djrxx/getDjrxxData/*
- /basicdata/dc/rest/dcKsjhb/queryAll #考试计划列表
- /exam/dc/rest/dcKsjhb/queryAll #考试计划列表
- /exam/dc/rest/dcKsjhb/getExamPlan #登录页考试计划, 按时间排序
- /emerycommand/wjdc/rest/wjmb/uploadFile
- /system/parent/register # 家长注册
- /system/parent/login # 家长登录
- /system/parent/setNewPwdByUserName # 家长忘记密码
- /exam/zh/rest/**/exportExcel #导出表数据
- /exam/dc/rest/**/exportExcel
- /exam/dc/rest/**/downloadTemplate #下载表格模板
- /exam/zh/rest/**/downloadTemplate
- /exam/dc/rest/**/uploadExcel #Excel导入数据
- /exam/zh/rest/**/uploadExcel
- /exam/currentExamClass/importBindingExcel #导入考场编排
- /exam/currentExamClass/downloadTemplate/**/** #下载考场编排模板
- /exam/currentExamClass/exportExcel #导出考场编排excel
- /exam/zh/rest/zhSssbxxb/downloadTemplate/**
- /exam/GetSfrzUserInfo/** #认证用户查询信息
- /login/checkAccount/* #校验用户名
spring:
datasource:
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_yw
password: zcpt_yw456
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1 from dual
test-on-borrow: false
test-while-idle: true
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
\ No newline at end of file
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zbfk_yw
password: zbfk
min-idle: 1
app:
zbfk:
file-store: /usr/local/techhero/file-zbfk #文件存储
scheduling:
enabled: false
alarm-url: http://119.96.99.9:10003/open/zh/queue/sendAlarmQueueMsg # 预警信息
log-url: http://119.96.99.9:10003/open/zh/queue/sendLogQueueMsg # 公共日志
spring:
thymeleaf:
prefix: classpath:/templates/
suffix: .html
encoding: UTF-8
mode: HTML5
#缓存
cache:
redis:
entity:30;account:30;
#全局相关
global:
swagger:
import: true
file:
#本地测试配置,需根据实际情况调整#
path: \temp\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
skey: D0O4yTDqBCteH0p5dAgRibxZ8rNSLg0PShFF94IL
yjzhBucketName: yjzh
esms:
soTimeout: 3000
shortConnMode: false
mtMaxConns: 1
ip: sms.chutianyun.gov.cn
sendPort: 8090
receivePort: 8088
name: jyksyzwpt
password: TyHdc1ul
aliyun:
accessKeyId: LTAI4FkmdGP1dhEMWs1Csnm5
accessKeySecret: 66Kdty0k1aC9GUofUdHzLduoQxzS8p
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
#数据源
rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh
password: yjzh
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
ztkdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh_zt
password: yjzh_zt
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
jckdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
zcptdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_zt
password: zcpt_zt123
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
logging:
config: classpath:logback-techhero.xml
xyLink:
token: 0909d14617eb48fa1a03bc58bcef9435d0a533dc1d4a191d78dc853f7a2d50c1
enterpriseId: babeb0d578fb9a2b1c3f8374109bbf718ed08199
appId: BNPNNVVUNVVNT
qr:
basePath: /opt/qr/
dbfhUrl:
fhUrl: http://119.96.99.9:10301/
invitation:
preUrl: http://119.96.99.9:10401/emerycommand/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.99.9:10401/emerycommand/zh/invitation/anno/ #到达入会下载页面连接
msg:
msgType: 1 # 1: 代表发送消息 2:代表发送短信 3: 消息和短信齐发
msgRole: zhgz02,zhld01 #zhgz02 考区指挥人员对应支撑平台考区值班员 zhld01 考区负责人对应指挥领导
msgBody: 这是发短信的模版
# 发送消息到支撑平台
messageSend:
sendUrl: http://techhero-base-supportplatform/rest/homeapi/message/sendMessage/
# 客户端修改密码
updatePwd:
pwdUrl: http://techhero-base-supportplatform/rest/homeapi/user/changePassword
# 发送待办到支撑平台
taskPath:
taskInsertUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/insertDbRwxx
taskUpdateUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/updateDbRwzt
#数据源
dataSource:
command:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh
password: yjzh
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
prevent: #作弊防控数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zbfk_zt
password: zbfk
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000 #最大等待时间
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
basic: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
commandTheme: #应急指挥库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh_zt
password: yjzh_zt
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
identity: #身份认证库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: sfrzxt_zt
password: sfrzxt_zt
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
inspection: #网上巡查数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: WSXC_ZT
password: wsxczt123
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
#数据源
rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: sjgz
password: sjgz
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
jckdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,slf4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
filter:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
spring:
datasourcePrevent: #作弊防控数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zbfk_zt
password: zbfk
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000 #最大等待时间
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
datasourceBaseLibrary: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
# username: jcsj
# password: jcsj123
username: jcsjv2
password: jcsjv2
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
datasourceCommand: #应急指挥库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh_zt
password: yjzh_zt
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
datasourceIdentity: #身份认证库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: sfrzxt_zt
password: sfrzxt_zt
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
datasourceInspection: #网上巡查数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: WSXC_ZT
password: wsxczt123
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
maxWait: 60000
timeBetweenEvictionRunsMillis: 60000 #空闲时间超过minEvictableIdleTimeMillis的连接则释放
minEvictableIdleTimeMillis: 300000 #等待连接获取的最大超时时间
validationQuery: SELECT 1 FROM DUAL #启动开启检查连接性
filters: stat,wall,log4j #监控配置
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000 # 通过connectProperties属性来打开mergeSql功能;慢SQL记录
useGlobalDataSourceStat: true # 合并多个DruidDataSource的监控数据
cache:
redis:
entity:30;account:30;
global:
swagger:
import: true
aliyun:
accessKeyId: LTAI4FkmdGP1dhEMWs1Csnm5
accessKeySecret: 66Kdty0k1aC9GUofUdHzLduoQxzS8p
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
yunji:
notifyCWriteIO: http://192.168.0.158:8085/wsxc/yj/notifyCWriteIO
qxjFtp: #湖北气象局ftp服务器配置
ip: 119.96.96.160
port: 21
username: ksy
password: kSy@0707
yjFilePath: /yj/
ybFilePath: /yb/
yjDownPath: /opt/weather/yj/
ybDownPath: /opt/weather/yb/
#datav大屏配置
datav:
menuUrlPrefix: http://119.96.99.9:10202/
boundJsonUrlPrefix: http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/ #下钻热力层边界json文件url前缀
boundTopoJsonUrlPrefix: http://ctyoss.chutianyun.gov.cn:8060/ksh-prod/json/ #下钻热力层边界topojson文件url前缀
boundJsonUrlSuffix: .json #下钻热力层边界json文件url后缀
boundTopoJsonUrlSuffix: .topojson #下钻热力层边界topojson文件url后缀
tokenUrlNodejsPath: /data/shell/nodeExe/nodeExe.js #生成dataV分享页Token参数签名校验的node文件路径
wsyqxtUrl: http://tsgz.istarshine.com/#/userLogin?token=16e614fe-2425-44fe-b773-e2391a0a0d20&type=token&goback=false # iframe引入网上舆情大屏地址
# kqzlScreeId: cfbc1b232d7ffc59e0fb2bac3f2ea69a #考情总览大屏ID
# kqzlToken: ZQ2vIEaOoSd76_yuWGsv-1k89xj9BdpC #考情总览大屏TOKEN
kqzlScreeId: 791c7b634d77c34c04c2798b3fe7b574 #新考情总览大屏ID
kqzlToken: _aqA2OvwwZbQD5NYsKLJqO62bdRm-KtN #新考情总览大屏TOKEN
sfrzScreeId: e96d1728503584a70743164a08bd45d9 #身份认证大屏ID
sfrzToken: e4gb2LAbibJyX4-XE76wbqebLO4mwor1 #身份认证大屏TOKEN
zbfkScreeId: 7b8d60dd1358d24634ed61eabe45b04f #作弊防控大屏ID
zbfkToken: XVgqxhl3dnUuG-ay_9EOof-uLuR1uGMi #作弊防控大屏TOKEN
wsxcScreeId: 04d31b6de71605ff3a293c6a7c74323d #网上巡查大屏ID
wsxcToken: Kd6n4Kw_gmPSSVubv1qxuRamFLnRs7Yz #网上巡查大屏TOKEN
yjzhScreeId: 99bde6b44c2441665ebca0974854999c #应急指挥大屏ID
yjzhToken: cD4SvgWElGQuViqI3e8TBAb60MaC9b1E #应急指挥大屏TOKEN
khScreeId: 1670e4e492dd420fedac4f2c7de87176 #考后看板大屏ID
khToken: LavCWKXaTOBlobsi7NW2sugqxZlOHiZ3 #考后大屏TOKEN
# kzScreeId: 812685b36b9a0c456948500e40b05ef5 #考中大屏ID
# kzToken: FJuARbk7crCVi-iHCFHQRbRO7gxDvxn7 #考中大屏TOKEN
kzScreeId: 314df9e5f823be40411fe7f796456685 #新考中大屏ID
kzToken: 219-i0sFStHaJGElg5OZp-ErKYIkOM0n #新考中大屏TOKEN
kqScreeId: 01f55699d5b426f79f8eac5432fcabec #考前看板大屏ID
kqToken: 4y7LyDiVVJDekIpuPHFj9-wjPxTcW0D7 #考前大屏TOKEN
kdScreeId: 88b43e2626bc67dc59260c5cebddf68a #考点看板大屏ID
kdToken: v9BVQZMFsmoL5siwS9o6dRL71nrg-iIV #考点大屏TOKEN
# wsyqScreeId: 7f970ff5af9dde2476a438601148b23c #网上舆情看板大屏ID
# wsyqToken: biZFrNM1vebx_r01VrNrsrtASFTIMX7E #网上舆情大屏TOKEN
wsyqScreeId: 7f970ff5af9dde2476a438601148b23c #网上舆情看板大屏ID
wsyqToken: VehbAbW7yBAkIZmXU_62l-hRrsCjXVuj #网上舆情大屏TOKEN
kzyqScreeId: 224cfe42a090a2cc85e1408cf12a0857 #考中疫情看板大屏ID
kzyqToken: 5DoeDCDVEfYz-xGhaWBeM9cgckdvnOdC #考中疫情大屏TOKEN
qxxxScreeId: 0936173fca5bf44817d7497cf871a49c #气象信息看板大屏ID
qxxxToken: LJG_rtdAKYDh0KEcYW0-HdDDz6Vc8BbB #气象信息大屏TOKEN
\ No newline at end of file
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