From 0655b069030890a66cda8cecfaf6404c4e61f2a8 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期五, 04 九月 2026 16:39:04 +0800
Subject: [PATCH] feat: 新疆新聚配置文件
---
ruoyi-admin/src/main/resources/logback.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/logback.xml b/ruoyi-admin/src/main/resources/logback.xml
index d51e7a3..bd6c905 100644
--- a/ruoyi-admin/src/main/resources/logback.xml
+++ b/ruoyi-admin/src/main/resources/logback.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<!-- 鏃ュ織瀛樻斁璺緞 -->
- <springProperty scope="context" name="logs" source="logging.file-location" default="/ztzb-logs"/>
+ <springProperty scope="context" name="logs" source="logging.file-location" default="/lims-logs"/>
<property name="log.path" value="${logs}"/>
<!-- 鏃ュ織杈撳嚭鏍煎紡 -->
--
Gitblit v1.9.3