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 |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 7c1d2cd..969a046 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,5 @@
 server:
   port: 9527
 
-serialPort:
-  enable: true # 鏄惁寮�鍚覆鍙g洃鍚�
-  listenName: COM4 # 鐩戝惉鐨勪覆鍙e悕绉�
\ No newline at end of file
+logging:
+  file-location: D:\lims-acquistion\logs
\ No newline at end of file

--
Gitblit v1.9.3