You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.1 KiB
61 lines
1.1 KiB
logging:
|
|
level:
|
|
root: info
|
|
spring:
|
|
mvc:
|
|
async:
|
|
request-timeout: 200000
|
|
data:
|
|
mongodb:
|
|
uri: mongodb://rht:rht%40123456@10.160.113.23:27018/rht
|
|
authentication-database: admin
|
|
option:
|
|
connect-timeout: 10000
|
|
socket timeout: 0
|
|
dust:
|
|
db:
|
|
db-list:
|
|
- host: 10.160.113.23:5433
|
|
dbName: hescm
|
|
user: postgres
|
|
password: cdshell@123456
|
|
name: default
|
|
dbType: postgresql
|
|
- host: 10.160.113.21:51433
|
|
dbName: cdshell_sysdb
|
|
user: cdshell_1001
|
|
password: Power@123
|
|
name: erp
|
|
dbType: sqlserver
|
|
dict:
|
|
debug: true
|
|
logSql:
|
|
enable: true
|
|
|
|
edp:
|
|
storage:
|
|
location: MONGO
|
|
|
|
erptype: rh
|
|
|
|
scmapi: http://10.160.113.21:10001
|
|
|
|
ystpay:
|
|
url: http://api.ystpay.cn:8880
|
|
account:
|
|
password:
|
|
privatekey:
|
|
|
|
xxl:
|
|
job:
|
|
enable: false
|
|
admin:
|
|
addresses: http://localhost:8092/xxl-job-admin
|
|
accessToken:
|
|
executor:
|
|
appname: shell-scm-server-dev
|
|
address:
|
|
ip:
|
|
port: 9999
|
|
logpath: /xxllog
|
|
logretentiondays: 30 |