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.
88 lines
2.1 KiB
88 lines
2.1 KiB
logging:
|
|
level:
|
|
root: info
|
|
top.daxian1218: debug
|
|
cn.qdhezheng: debug
|
|
file:
|
|
name: ./log/rhhubshell.log
|
|
max-size: 10MB
|
|
max-history: 15
|
|
|
|
dust:
|
|
db:
|
|
db-list:
|
|
- host: 10.160.113.21:51433
|
|
dbName: cdshell_sysdb
|
|
user: cdshell_1001
|
|
password: Power@123
|
|
name: default
|
|
dbType: sqlserver
|
|
dict:
|
|
debug: false
|
|
|
|
erp:
|
|
address: http://csv-po-pop.cdshell.com:50000/XISOAPAdapter/MessageServlet
|
|
user: PI_BM
|
|
password: Sap@12345
|
|
timeout: 10000
|
|
|
|
|
|
bos:
|
|
address: http://csv-po-pop.cdshell.com:50000/XISOAPAdapter/MessageServlet
|
|
user: oms_pop
|
|
password: Sap@2023
|
|
timeout: 10000
|
|
|
|
loyalty:
|
|
address: http://csv-po-pop.cdshell.com:50000/XISOAPAdapter/MessageServlet
|
|
user: oms_pop
|
|
password: Sap@2023
|
|
timeout: 10000
|
|
|
|
oa:
|
|
address: http://10.160.107.22:8080/seeyon/QpSc.do?method=ScToOA
|
|
timeout: 10000
|
|
|
|
email:
|
|
address: http://10.160.113.21:8093/open/sendEmail
|
|
timeout: 10000
|
|
|
|
spring:
|
|
kafka:
|
|
debug: false
|
|
auto-startup: true
|
|
bootstrap-servers: 10.160.231.159:9093,10.160.231.58:9093,10.160.231.204:9093
|
|
topics: shell-loyalty-sichuan
|
|
keep-days: 35
|
|
consumer:
|
|
group-id: oms_group
|
|
enable-auto-commit: false
|
|
properties:
|
|
session.timeout.ms: 10000
|
|
security.protocol: SASL_SSL
|
|
sasl.mechanism: SCRAM-SHA-512
|
|
ssl.truststore.password: dms@kafka
|
|
ssl.endpoint.identification.algorithm:
|
|
ssl.truststore.location: client.jks
|
|
sasl.jaas.config: org.apache.kafka.common.security.scram.ScramLoginModule required username="oms_prod" password="R#u8yq@PYw";
|
|
key-deserializer: org.apache.kafka.common.serialization.StringDeserializer
|
|
value-deserializer: org.apache.kafka.common.serialization.StringDeserializer
|
|
auto-offset-reset: earliest
|
|
listener:
|
|
type: single
|
|
ack-mode: manual_immediate
|
|
|
|
xxl:
|
|
job:
|
|
enable: true
|
|
admin:
|
|
addresses: http://10.160.113.25:8092/xxl-job-admin
|
|
accessToken:
|
|
executor:
|
|
appname: qdhezheng-rh-hub-shell
|
|
address:
|
|
ip:
|
|
port: 9999
|
|
logpath: /xxllog
|
|
logretentiondays: 30
|