From 0d9956362ef415d0b49318746e9a2ef955dcfebd Mon Sep 17 00:00:00 2001 From: 上海郢昱 <15922366+miu-haiqing@user.noreply.gitee.com> Date: 星期二, 15 九月 2026 08:36:45 +0800 Subject: [PATCH] 质检设备数采功能实现 --- src/main/resources/application.yml | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f9cabdb..969a046 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,8 +2,4 @@ port: 9527 logging: - file-location: D:\lims-acquistion\logs - -serialPort: - enable: false # 鏄惁寮�鍚覆鍙g洃鍚� - listenName: COM4 # 鐩戝惉鐨勪覆鍙e悕绉� \ No newline at end of file + file-location: D:\lims-acquistion\logs \ No newline at end of file -- Gitblit v1.9.3