From 2f9b947344a9218390b30dd2d5d141c1f6d319b9 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期五, 07 十一月 2025 08:17:41 +0800
Subject: [PATCH] 仓储异常情况断联,任务无法执行,添加clear按钮可手动清除异常状态任务,

---
 hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application-dev.yml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application-dev.yml b/hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application-dev.yml
index a860511..5734e4e 100644
--- a/hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application-dev.yml
+++ b/hangzhoumesParent/moduleService/GlassStorageModule/src/main/resources/application-dev.yml
@@ -36,3 +36,6 @@
         security-policy: basic256sha256
         username: admin
         password: 1qaz2wsx3edc4rfv
+
+i18n:
+  message-path: "file:D:/mes/aerjiliya/i18n/messages"
\ No newline at end of file

--
Gitblit v1.8.0