From 1ae2f3acafa9d036dfe4f14f8dcc5c4b5815c46a Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期一, 01 十二月 2025 16:33:09 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 3850384..e5ab53d 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -48,4 +48,12 @@
   threadControlCount: 10
   liftType: lift
 
-mainProcessPlugin: FakeProcess
\ No newline at end of file
+mainProcessPlugin: FakeProcess
+
+deviceLogStorage:
+  # 璁惧鏃ュ織瀛樺偍鏂瑰紡 mysql file
+  type: file
+  # file绫诲瀷瀛樺偍鍦板潃
+  loggingPath: ./stock/out/@pom.build.finalName@/deviceLogs
+  # 鏃ュ織杩囨湡鏃堕棿 鍗曚綅澶�
+  expireDays: 7

--
Gitblit v1.9.1