add:com口读取工具
This commit is contained in:
@@ -162,7 +162,13 @@ sa-token:
|
|||||||
password:
|
password:
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
|
comPort:
|
||||||
|
need: true
|
||||||
|
cname: COM5
|
||||||
|
newBaudRate: 9600
|
||||||
|
newDataBits: 8
|
||||||
|
newStopBits: 1
|
||||||
|
newParity: 0
|
||||||
lucene:
|
lucene:
|
||||||
index:
|
index:
|
||||||
path: D:\lucene\index
|
path: D:\lucene\index
|
||||||
|
|||||||
Reference in New Issue
Block a user