12345678910111213141516171819202122 |
- server:
- port: 8086
- weighbridge:
- host: 192.168.1.169
- port: 4005
- brand: 3000
- min-kg: 1000
- application:
- server-url: http://127.0.0.1:8099/pro
- channel-name: "A1园内地磅通道"
- led:
- host: 127.0.0.1
- port: 4008
- brand: 1000
- enable: false
- red:
- host: 127.0.0.1
- port: 4002
- brand: 2000
- enable: false
|