Commit 2110b0dc authored by root's avatar root

update

parent 70335dc7
...@@ -38,6 +38,7 @@ function tranceConfig() ...@@ -38,6 +38,7 @@ function tranceConfig()
tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.13" "xyqb-mall.properties" tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.13" "xyqb-mall.properties"
tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.13" "*.properties"
tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.properties" tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.properties"
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.152" "xyqb-mall.properties" #tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.152" "xyqb-mall.properties"
#tranceConfig java "192.168.4.3" "192.168.4.17" "192.168.4.17" "*" #tranceConfig java "192.168.4.3" "192.168.4.17" "192.168.4.17" "*"
...@@ -47,3 +48,4 @@ tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.propert ...@@ -47,3 +48,4 @@ tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.propert
tranceConfig node "192.168.4.3" "192.168.4.107" "192.168.4.12" "AppBackend.js" tranceConfig node "192.168.4.3" "192.168.4.107" "192.168.4.12" "AppBackend.js"
tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.151" "*.properties" tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.151" "*.properties"
tranceConfig java "xyqb.is.debug=1" "xyqb.is.debug=0" "192.168.4.151" "xyqb.properties" tranceConfig java "xyqb.is.debug=1" "xyqb.is.debug=0" "192.168.4.151" "xyqb.properties"
tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.12" "*.properties"
...@@ -31,7 +31,7 @@ add_vhost orderstatus_vhost ...@@ -31,7 +31,7 @@ add_vhost orderstatus_vhost
add_vhost sms add_vhost sms
add_vhost spider_center add_vhost spider_center
add_vhost xyqb_push add_vhost xyqb_push
add vhost bt_loan
#add exchange #add exchange
add_exchange / hello-exchange direct add_exchange / hello-exchange direct
...@@ -46,6 +46,7 @@ add_exchange offline Spider direct ...@@ -46,6 +46,7 @@ add_exchange offline Spider direct
add_exchange orderstatus_vhost orderstatus_exchange direct add_exchange orderstatus_vhost orderstatus_exchange direct
add_exchange sms sms-control direct add_exchange sms sms-control direct
add_exchange xyqb_push events direct add_exchange xyqb_push events direct
add exchange bt_loan bt_loan_exchange direct
#add queues #add queues
add_queues /black_hole contractQueue add_queues /black_hole contractQueue
...@@ -79,4 +80,7 @@ add_queues spider_center Test ...@@ -79,4 +80,7 @@ add_queues spider_center Test
add_queues xyqb_push TestEvents add_queues xyqb_push TestEvents
add_queues xyqb_push myqueue add_queues xyqb_push myqueue
add_queues mall refund add_queues mall refund
add_queues mall refundFeed add_queues mall refundFeed
\ No newline at end of file add_queues financial_system refundInfo
add_queues bt_loan bt_loan_queue
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment