|
|
|
@ -36,6 +36,10 @@ print:
|
|
|
|
|
server: http://172.16.251.188:8022/print
|
|
|
|
|
# server: http://localhost:8080/CodeSoftPrintWeb/printService
|
|
|
|
|
|
|
|
|
|
#quartz任务启用
|
|
|
|
|
quartz:
|
|
|
|
|
enabled: true
|
|
|
|
|
|
|
|
|
|
activeMq:
|
|
|
|
|
sendWeChatMessage: tcp://localhost:61616?wireFormat.maxInactivityDuration=0
|
|
|
|
|
queue: send.weChat.notice
|
|
|
|
|