From 566afa95de99a2f7cc3b9c928a6c4448865f8af5 Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期一, 01 七月 2024 18:09:03 +0800 Subject: [PATCH] 根据现场变动情况修改接口,添加当前值班表 --- hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java | 16 +--------------- 1 files changed, 1 insertions(+), 15 deletions(-) diff --git a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java index 2100a97..30f1a1f 100644 --- a/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java +++ b/hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java @@ -28,7 +28,7 @@ * 鍗у紡鐞嗙墖绗艰鎯呰〃鐜荤拑鐘舵�� * 璇嗗埆鍚庢垚鍔熺姸鎬�100 * 鍑虹墖浠诲姟101 - * 浜哄伐涓嬬墖101 + * 浜哄伐涓嬬墖102 * 鎷胯蛋200 * 鐮存崯201 */ @@ -74,20 +74,6 @@ */ public static final String BIG_STORAGE_REQUEST = "0"; public static final String BIG_STORAGE_REQUEST_IN = "1"; - - /** - * 澶х悊鐗囩璇︽儏鐘舵�� - * 0 澶х悊鐗囩杩涚墖涓� - * 1 澶х悊鐗囩鍦ㄧ鍐� - * 2 澶х悊鐗囩鍑虹墖涓� - * 3 澶х悊鐗囩鍑虹墖瀹屾垚 - * 4 澶х悊鐗囩鎵嬪姩鍑虹墖 - */ - public static final Integer BIG_STORAGE_IN = 0; - public static final Integer BIG_STORAGE_INSIDE = 1; - public static final Integer BIG_STORAGE_OUT = 2; - public static final Integer BIG_STORAGE_OUTSIDE = 3; - public static final Integer BIG_STORAGE_MANUAL = 4; /** * 鍗ц浆绔嬭繘鐗囪姹� -- Gitblit v1.8.0