From 3eaf0f2f1b909ac429cac9fc26af767ddecda065 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期三, 22 十月 2025 18:54:17 +0800
Subject: [PATCH] 上片接口返回信息国际化,添加定时任务线程池配置类

---
 hangzhoumesParent/common/servicebase/src/main/resources/i18n/messages_en_US.properties |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/hangzhoumesParent/common/servicebase/src/main/resources/i18n/messages_en_US.properties b/hangzhoumesParent/common/servicebase/src/main/resources/i18n/messages_en_US.properties
index c1d72d4..c608a97 100644
--- a/hangzhoumesParent/common/servicebase/src/main/resources/i18n/messages_en_US.properties
+++ b/hangzhoumesParent/common/servicebase/src/main/resources/i18n/messages_en_US.properties
@@ -1,4 +1,4 @@
-#鍩虹閫氱敤
+#????
 rawglass.success=The task is successfully issued and waiting for the task to be executed
 rawglass.details.success=Successfully entered information
 rawglass.error=The task failed, please try again later
@@ -8,11 +8,12 @@
 rawglass.query.success=Query successfully
 rawglass.delete.success=Deleted successfully
 rawglass.enable=Enable
-rawglass.Disable=Disable
-#鍚婅浣嶈姹�
+rawglass.disable=Disable
+
+#?????
 rawglass.warehousing.request.error=Hoisting position request failed, please check parameters
 rawglass.warehousing.slot.occupied=Current hoisting position has a shelf, request failed
 rawglass.warehousing.task.exists=Task already exists for the current hanger
 
-#鍑哄簱璇锋眰
+#????
 rawglass.outWarehousing.error=The current shelf is not in the library (abnormal status), and the checkout operation cannot be performed
\ No newline at end of file

--
Gitblit v1.8.0