From 078a5c4ced367fdbd5a16c27c8bada6e44e632d5 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期四, 09 十月 2025 16:00:33 +0800 Subject: [PATCH] 最新版本541200007 --- server/system_service/src/main/java/com/doumee/core/utils/Constants.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/server/system_service/src/main/java/com/doumee/core/utils/Constants.java b/server/system_service/src/main/java/com/doumee/core/utils/Constants.java index 403a564..e83550f 100644 --- a/server/system_service/src/main/java/com/doumee/core/utils/Constants.java +++ b/server/system_service/src/main/java/com/doumee/core/utils/Constants.java @@ -521,6 +521,7 @@ public static final String IMPORTING_CARS ="IMPORTING_CARS"; public static final String CHECKING_JKCUSTOMER_LOCATION ="CHECKING_JKCUSTOMER_LOCATION"; public static final String IMPORTING_JKCUSTOMER ="IMPORTING_JKCUSTOMER"; + public static final String IMPORTING_JKORDERS ="IMPORTING_JKORDERS"; public static final String IMPORTING_JKLINE ="IMPORTING_JKLINE"; public static final String IMPORTING_MEMBER ="IMPORTING_MEMBER"; public static final String BIGSCREEN_UUID ="BIGSCREEN_UUID"; -- Gitblit v1.9.3