diff --git a/acs/nladmin-system/nlsso-server/src/main/resources/config/application-dev.yml b/acs/nladmin-system/nlsso-server/src/main/resources/config/application-dev.yml index 6be5b27..45a8b3f 100644 --- a/acs/nladmin-system/nlsso-server/src/main/resources/config/application-dev.yml +++ b/acs/nladmin-system/nlsso-server/src/main/resources/config/application-dev.yml @@ -162,7 +162,13 @@ sa-token: password: # 连接超时时间 timeout: 10s - +comPort: + need: true + cname: COM5 + newBaudRate: 9600 + newDataBits: 8 + newStopBits: 1 + newParity: 0 lucene: index: path: D:\lucene\index