rabbitmq.json 328 B

12345678910111213141516
  1. {
  2. "ip": "10.211.32.200",
  3. "port": 5672,
  4. "user": "zx",
  5. "password": "123456",
  6. "binds": [
  7. {
  8. "ex": "statu_ex",
  9. "route_key": "vzense_tof3d_lite_3219_measure_port"
  10. },
  11. {
  12. "ex": "statu_ex",
  13. "route_key": "measure_3219_statu_port"
  14. }
  15. ]
  16. }