Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
2018-10-16 15:23:50 +0800
Commit
be2f2917128d077aa53bafa4b1ddd454a02cb7e5
1 parent
b60e6737
Revert "暂时关闭线上的消费者"
This reverts commit
b60e6737
.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
web/src/main/webapp/META-INF/autoconf/rabbitmq.yml
web/src/main/webapp/META-INF/autoconf/rabbitmq.yml
View file @
be2f291
...
...
@@ -35,7 +35,13 @@ consumer:
interval
:
2160
-
address
:
${rabbit_common}
username
:
${rabbit_common_user}
password
:
${rabbit_common_password}
consumers
:
#更新物流调拨信息
-
class
:
com.yohoufo.order.mq.consumer.ExpressInfoUpdateConsumer
topic
:
ufo.order.updateExpressInfo
producer
:
-
address
:
${rabbit_order}
...
...
Please
register
or
login
to post a comment