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.
58 lines
1.0 KiB
58 lines
1.0 KiB
1 year ago
|
spring:
|
||
|
mvc:
|
||
|
async:
|
||
|
request-timeout: 200000
|
||
|
data:
|
||
|
mongodb:
|
||
|
uri: mongodb://rht:rht%40123@10.160.113.25:27018/rht
|
||
|
authentication-database: admin
|
||
|
option:
|
||
|
connect-timeout: 10000
|
||
|
socket timeout: 0
|
||
|
dust:
|
||
|
db:
|
||
|
db-list:
|
||
|
- host: 10.160.104.72:5432
|
||
|
dbName: hescm
|
||
|
user: postgres
|
||
|
password: cdshell123456
|
||
|
name: default
|
||
|
dbType: postgresql
|
||
|
- host: 10.160.104.71:51433
|
||
|
dbName: cdshell_sysdb
|
||
|
user: Qiaopai_1001
|
||
|
password: 12345678
|
||
|
name: erp
|
||
|
dbType: sqlserver
|
||
|
dict:
|
||
|
debug: true
|
||
|
logSql:
|
||
|
enable: true
|
||
|
|
||
|
edp:
|
||
|
storage:
|
||
|
location: MONGO
|
||
|
|
||
|
erptype: rh
|
||
|
|
||
|
scmapi: http://10.160.104.71:10002
|
||
|
|
||
|
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
|