application.yml 332 B

12345678910111213141516171819202122
  1. server:
  2. port: 8086
  3. weighbridge:
  4. host: 192.168.1.169
  5. port: 4005
  6. brand: 3000
  7. min-kg: 1000
  8. application:
  9. server-url: http://127.0.0.1:8099/pro
  10. channel-name: "A1园内地磅通道"
  11. led:
  12. host: 127.0.0.1
  13. port: 4008
  14. brand: 1000
  15. enable: false
  16. red:
  17. host: 127.0.0.1
  18. port: 4002
  19. brand: 2000
  20. enable: false