rabbitmq.json 228 B

123456789101112
  1. {
  2. "ip": "192.168.9.115",
  3. "port": 5672,
  4. "user": "wk",
  5. "password": "123456",
  6. "binds": [
  7. {
  8. "ex": "statu_ex",
  9. "route_key": "user_park_command_3117_response_queue"
  10. }
  11. ]
  12. }