|
|
|
@ -9,7 +9,7 @@ spring:
|
|
|
|
|
jndi-name: jdbc/jts/wipPool
|
|
|
|
|
activemq:
|
|
|
|
|
enabled: true
|
|
|
|
|
brokerUrl: tcp://172.16.251.166:61616?wireFormat.maxInactivityDuration=0
|
|
|
|
|
brokerUrl: tcp://172.16.170.166:61616?wireFormat.maxInactivityDuration=0
|
|
|
|
|
password: admin
|
|
|
|
|
user: admin
|
|
|
|
|
pool:
|
|
|
|
@ -18,7 +18,7 @@ spring:
|
|
|
|
|
|
|
|
|
|
#发送消息
|
|
|
|
|
activemq:
|
|
|
|
|
brokerUrl: tcp://172.16.251.164:61616?wireFormat.maxInactivityDuration=0
|
|
|
|
|
brokerUrl: tcp://172.16.170.164:61616?wireFormat.maxInactivityDuration=0
|
|
|
|
|
password: admin
|
|
|
|
|
user: admin
|
|
|
|
|
pool:
|
|
|
|
@ -32,18 +32,18 @@ ws:
|
|
|
|
|
port: 8000
|
|
|
|
|
user: mes001
|
|
|
|
|
pwd: mesprd
|
|
|
|
|
valid: N
|
|
|
|
|
valid: Y
|
|
|
|
|
|
|
|
|
|
#ftp
|
|
|
|
|
ftp:
|
|
|
|
|
host: 172.16.251.165
|
|
|
|
|
host: 172.16.170.165
|
|
|
|
|
port: 21
|
|
|
|
|
username: mesftp
|
|
|
|
|
password: mesnac1@3
|
|
|
|
|
|
|
|
|
|
#打印服务
|
|
|
|
|
print:
|
|
|
|
|
server: http://10.10.170.32:8022/print/mesnacprint
|
|
|
|
|
server: http://172.16.170.165:8022/print/mesnacprint
|
|
|
|
|
|
|
|
|
|
#文件模板路径
|
|
|
|
|
exportDocument:
|
|
|
|
|