From b3b324e0d9cc3cd965b79186899624e5696eba70 Mon Sep 17 00:00:00 2001
From: qianshijiang <1965297290@qq.com>
Date: Wed, 26 Nov 2025 15:45:14 +0800
Subject: [PATCH] =?UTF-8?q?=E9=94=99=E8=AF=AF=E4=BF=A1=E6=81=AF=E6=9C=AA?=
=?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=97=A5=E5=BF=97=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/logback-spring.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/zt-module-bpm/zt-module-bpm-server/src/main/resources/logback-spring.xml b/zt-module-bpm/zt-module-bpm-server/src/main/resources/logback-spring.xml
index 59742b8..590fafc 100644
--- a/zt-module-bpm/zt-module-bpm-server/src/main/resources/logback-spring.xml
+++ b/zt-module-bpm/zt-module-bpm-server/src/main/resources/logback-spring.xml
@@ -8,7 +8,7 @@
-
+
@@ -62,14 +62,14 @@
- ${LOG_FILE}-error.log
+ ${LOG_DIR}-error.log
ERROR
ACCEPT
DENY
- ${LOG_FILE}-error.%d{yyyy-MM-dd}.log
+ ${LOG_DIR}-error.%d{yyyy-MM-dd}.log
30