You cannot 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
1.8 KiB
YAML

#Spring
spring:
datasource:
dynamic:
primary: wip #设置默认的数据源或者数据源组,默认值即为master
datasource:
wip:
driver-class-name: com.sap.db.jdbc.Driver
jndi-name: jdbc/jts/wipPool
activemq:
enabled: true
brokerUrl: tcp://172.16.251.133:61616?wireFormat.maxInactivityDuration=0
password: admin
user: admin
pool:
enabled: true
max-connections: 10
topic: class_receiver
#发送消息
activemq:
brokerUrl: tcp://172.16.251.133:61616?wireFormat.maxInactivityDuration=0
password: admin
user: admin
pool:
enabled: true
max-connections: 10
#WebService
ws:
erp:
server: 172.16.251.223
port: 8000
user: mesd002
pwd: a123456
valid: N
enabled: false
#ftp
ftp:
host: 172.16.170.165
port: 21
username: mesftp
password: mesnac1@3
#quartz任务启用
quartz:
enabled: true
#打印服务
print:
server: http://172.16.170.163:8022/print/mesnacprint
exportLabel:
qrPath: /exportpdf/QRCODE.jpg
destPath: /exportpdf
original: /exportpdf/original.png
finall: /exportpdf/finall.png
filepatch: /exportpdf/Label.pdf
activeMq:
sendWeChatMessage: tcp://localhost:61616?wireFormat.maxInactivityDuration=0
queue: send.weChat.notice
exportDocument:
filePath: /usr/word/
outputPath: /usr/word/outputWord/
template: SFC_SCRAP_TEMPLATE.ftl
drawingftp:
server: 172.16.77.181
port: 22
username: root
password: Ystest0827##
uploadDir:
downloadDir: /home/DA02_Attachment/DA02/WF
cappftp:
server: 172.16.251.187
port: 8091
username: Administrator
password: mes@123
uploadDir:
downloadDir:
yunBpmConfig:
userName: zhangzy
passWord: 123456
apiBaseUrl: http://172.16.77.181:8080
yunBpmUrl: http://yunbpmcs.mesnac.com:8080