加酸仪(java版本)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
366 B

server:
servlet:
context-path: /
port: 8080
#开启 SQL 打印,调试时方便查看
logging:
level:
root: INFO
org.mybatis: DEBUG
device.enableCanBus: true
iflytophald:
ip: 127.0.0.1
cmdch.port: 19004
datach.port: 19005
#window config
#modbus:
# port: COM18
# baudrate: 9600
#工控机 config
modbus:
port: ttyS1
baudrate: 9600