From 68dfb067af7a1c3d2fdf196cd3d749f370ba5a02 Mon Sep 17 00:00:00 2001 From: dengzedong <dengzedong@email> Date: 星期二, 04 三月 2025 11:29:45 +0800 Subject: [PATCH] 煤气调度 模拟调整 --- shasteel-biz/src/main/resources/application.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/shasteel-biz/src/main/resources/application.yaml b/shasteel-biz/src/main/resources/application.yaml index 0ec8a71..306602e 100644 --- a/shasteel-biz/src/main/resources/application.yaml +++ b/shasteel-biz/src/main/resources/application.yaml @@ -157,6 +157,6 @@ title: 沙钢智慧能源后台 description: 提供管理员管理的所有功能 version: ${iailab.info.version} - log-path: D:\DLUT\shasteel + log-path: . debug: false -- Gitblit v1.9.3