ui_config.json 329 B

12345678
  1. {
  2. "db": {"ip": "192.168.1.233","port": 3306,"database": "ct_project","user": "zx","password": "zx123456"},
  3. "rabbitmq": {"ip":"192.168.1.233","port":5672,"user":"zx","password":"zx123456"},
  4. "led": {"ip": "192.168.1.163","port": 5005},
  5. "entrance_id": 4,
  6. "unit":2,
  7. "prj": {"ip": "192.168.1.193","port": 4352,"type": 2}
  8. }