From 8412259640cb8a3bb63dc187563a1a3aee936a64 Mon Sep 17 00:00:00 2001 From: Junjie <DELL@qq.com> Date: 星期二, 02 十二月 2025 15:05:45 +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