From 7d0b26ceec85b293708a742c773058f211246993 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期五, 20 六月 2025 10:53:09 +0800
Subject: [PATCH] 增加增加嘉峪关机构,相应调整配置及文档补充

---
 pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
index 2a76402..9813a1f 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@
+spring:
+    devtools:
+        livereload:
+            enabled: false
+        restart:
+            enabled: false #绂佺敤鐑儴缃�
 #actutor鐨剋eb绔彛
 management:
     server:

--
Gitblit v1.8.0