Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
8c3abc19
Commit
8c3abc19
authored
Apr 18, 2017
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加新的mq
parent
f49e5400
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
initial_mq.sh
qa_shell_script/rabbitmq/initial_mq.sh
+4
-2
No files found.
qa_shell_script/rabbitmq/initial_mq.sh
View file @
8c3abc19
...
@@ -34,6 +34,7 @@ add_vhost xyqb_push
...
@@ -34,6 +34,7 @@ add_vhost xyqb_push
add_vhost bt_loan
add_vhost bt_loan
add_vhost baitiao_qrcode
add_vhost baitiao_qrcode
add_vhost bt_loan
add_vhost bt_loan
add_vhost /pay_center
#add exchange
#add exchange
add_exchange / hello-exchange direct
add_exchange / hello-exchange direct
...
@@ -52,7 +53,7 @@ add_exchange bt_loan bt_loan_exchange direct
...
@@ -52,7 +53,7 @@ add_exchange bt_loan bt_loan_exchange direct
add_exchange baitiao_debt baitiaodebt_orderinfo direct
add_exchange baitiao_debt baitiaodebt_orderinfo direct
add_exchange baitiao_qrcode qrcode fanout
add_exchange baitiao_qrcode qrcode fanout
add_exchange bt_loan_exchange driect
add_exchange bt_loan_exchange driect
add_exchange /pay_center paycenter_exchange direct
#add queues
#add queues
add_queues /black_hole contractQueue
add_queues /black_hole contractQueue
...
@@ -93,5 +94,6 @@ add_queues baitiao_debt save_redpacket
...
@@ -93,5 +94,6 @@ add_queues baitiao_debt save_redpacket
add_queues bt_loan bt_loan_queue
add_queues bt_loan bt_loan_queue
add_queues /black_hole waiting_mult_generate
add_queues /black_hole waiting_mult_generate
add_queues financial_system xyqb
add_queues financial_system xyqb
add_queues /pay_center withhold_single_service_fee_queue
add_queues /pay_center result_single_service_fee_queue
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment