From 95aa8661cf7499638a9db6ee015be507599bac15 Mon Sep 17 00:00:00 2001 From: jiazx0107@163.com <jiazx0107@163.com> Date: 星期三, 05 七月 2023 01:26:07 +0800 Subject: [PATCH] 出入库业务逻辑判断 --- igds-web/src/main/resources/logback-spring.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-web/src/main/resources/logback-spring.xml b/igds-web/src/main/resources/logback-spring.xml index 8a83600..1d8ecec 100644 --- a/igds-web/src/main/resources/logback-spring.xml +++ b/igds-web/src/main/resources/logback-spring.xml @@ -74,7 +74,7 @@ </springProfile> <!-- 鐢熶骇鐜 --> - <springProfile name="pro"> + <springProfile name="pro5324"> <!-- 姣忓ぉ浜х敓涓�涓枃浠� --> <appender name="PRO_FILE" class="ch.qos.logback.core.rolling.RollingFileAppender"> <!-- 鏂囦欢璺緞 --> -- Gitblit v1.9.3