rabbitmq.json 215 B

123456789101112
  1. {
  2. "ip": "192.168.2.55",
  3. "port": 5672,
  4. "user": "zx",
  5. "password": "zx123456",
  6. "binds": [
  7. {
  8. "ex": "statu_ex",
  9. "route_key": "detect_people_1101_port"
  10. }
  11. ]
  12. }