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.

90 lines
2.2 KiB

logging:
level:
root: info
top.daxian1218: debug
cn.qdhezheng: debug
file:
path: ./log/
max-size: 10MB
max-history: 15
dust:
db:
db-list:
- host: 10.160.104.71:51433
dbName: cdshell_sysdb
user: Qiaopai_1001
password: 12345678
name: default
dbType: sqlserver
dict:
debug: true
erp:
address: http://csv-po-d01.cdshell.com:50000/XISOAPAdapter/MessageServlet
user: PI_BM
password: Sap@12345
timeout: 10000
bos:
address: http://csv-po-q01.cdshell.com:50000/XISOAPAdapter/MessageServlet
user: rfc_po
password: shell321
timeout: 10000
loyalty:
# address: http://csv-po-q01.cdshell.com:50000/XISOAPAdapter/MessageServlet
address: http://csv-po-d01.cdshell.com:50000/XISOAPAdapter/MessageServlet
user: rfc_po
password: shell321
timeout: 10000
oa:
# address: http://10.160.104.211:8080/seeyon/QpSc.do?method=ScToOA
address: http://10.160.104.32:8080/seeyon/QpSc.do?method=ScToOA
timeout: 10000
email:
address: http://10.160.104.71:8093/open/sendEmail
timeout: 10000
spring:
kafka:
debug: true
auto-startup: true
bootstrap-servers: 10.160.231.159:9093,10.160.231.58:9093,10.160.231.204:9093
topics: shell-loyalty-test
keep-days: 35
consumer:
group-id: oms_test
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_test" password="Fi51kN!yzS";
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.104.72:8092/xxl-job-admin
accessToken:
executor:
appname: qdhezheng-rh-hub-shell
address:
ip:
port: 9999
logpath: /xxllog
logretentiondays: 30