91 lines
2.8 KiB
Properties
91 lines
2.8 KiB
Properties
#???
|
|
datasource.no1.driver-class-name: com.mysql.cj.jdbc.Driver
|
|
datasource.no1.url=jdbc:mysql://192.168.192.202:33068/qa-gwj-prevention?serverTimezone=UTC&useSSL=false&useUnicode=true&characterEncoding=utf-8
|
|
datasource.no1.username=root
|
|
datasource.no1.password=gwjsjkzcloud888888
|
|
datasource.no2.driver-class-name: com.mysql.cj.jdbc.Driver
|
|
datasource.no2.url=jdbc:mysql://192.168.192.202:33068/qa-gwj-regulatory?serverTimezone=UTC&useSSL=false&useUnicode=true&characterEncoding=utf-8
|
|
datasource.no2.username=root
|
|
datasource.no2.password=gwjsjkzcloud888888
|
|
|
|
#druid???
|
|
spring.datasource.type: com.alibaba.druid.pool.DruidDataSource
|
|
#?????
|
|
spring.datasource.maxActive: 20
|
|
#?????
|
|
spring.datasource.initialSize: 1
|
|
#??????????
|
|
spring.datasource.maxWait: 60000
|
|
#??PSCache?????????PSCache???
|
|
spring.datasource.poolPreparedStatements: true
|
|
spring.datasource.maxPoolPreparedStatementPerConnectionSize: 20
|
|
#??connectionProperties?????mergeSql????SQL??
|
|
#connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
|
|
spring.datasource.minIdle: 1
|
|
spring.datasource.timeBetweenEvictionRunsMillis: 60000
|
|
spring.datasource.minEvictableIdleTimeMillis: 300000
|
|
spring.datasource.validationQuery: select 1 from dual
|
|
spring.datasource.testWhileIdle: true
|
|
spring.datasource.testOnBorrow: false
|
|
spring.datasource.testOnReturn: false
|
|
#?????????filters????????sql?????,'wall'?????
|
|
filters: stat, wall, log4j
|
|
|
|
#????????????
|
|
baseimgpath = https://qgqy.qhdsafety.com/
|
|
|
|
#????????
|
|
spring.cache.ehcache.cofnig=ehcache.xml
|
|
|
|
#?????,?????sql??
|
|
logging.level.com.zcloud.mapper=debug
|
|
|
|
#????????
|
|
spring.servlet.multipart.max-file-size=500MB
|
|
spring.servlet.multipart.max-request-size=500MB
|
|
|
|
#activiti????
|
|
spring.activiti.check-process-definitions=false
|
|
|
|
#??
|
|
spring.http.encoding.charset=UTF-8
|
|
spring.http.encoding.force=true
|
|
spring.http.encoding.enabled=true
|
|
# ??springboot????banner
|
|
spring.main.banner-mode=off
|
|
#jar????????
|
|
#web.upload-path=h:/
|
|
#web.front-path=h:/
|
|
#spring.resources.static-locations=file:${web.upload-path},file:${web.front-path}
|
|
#???
|
|
preventionxgf.api.url=http://192.168.192.201:8993/qa-prevention-xgf/
|
|
#???
|
|
qa-regulatory-gwj.api.url=http://192.168.192.201:8092/qa-regulatory-gwj/
|
|
|
|
#?????
|
|
smb.host=192.168.192.201
|
|
smb.port=22
|
|
smb.user=root
|
|
smb.password=SJSKAQHBGLXT@20220311
|
|
smb.basePath=/mnt/qask/file/czks
|
|
|
|
# ????????
|
|
czks-useridentity=CZKS
|
|
czks-baseimgpath=https://qgqy.qhdsafety.com/file/
|
|
czks-backendaddr=http://192.168.0.31:7811/qa-regulatory-czks/
|
|
# ???????
|
|
gwj-useridentity=GWJ
|
|
gwj-baseimgpath=https://qgqy.qhdsafety.com/file/
|
|
gwj-backendaddr=http://192.168.0.31:8991/qa-prevention-gwj/
|
|
#??????
|
|
perLoc.url=http://192.168.210.32:8084
|
|
perLoc.userName=qaaqadmin
|
|
perLoc.pwd=Cfd2023@
|
|
#????
|
|
mq.topic.docking=docking
|
|
mq.group.docking=scheduled_tasks_docking
|
|
|
|
base.info.USER_IDENTITY=GWJ
|
|
base.info.baseImgPath=https://qgqy.qhdsafety.com/file/
|
|
base.info.BACKENDADDR=http://192.168.0.31:8992/qa-regulatory-gwj/
|