From 18d0ae927002f73dd0203f2c4d58c33677aa263c Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期五, 05 七月 2024 11:44:03 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes
---
hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java | 14 --------------
1 files changed, 0 insertions(+), 14 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 19ef19c..252da8f 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
@@ -85,20 +85,6 @@
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;
-
- /**
* 鍗ц浆绔嬭繘鐗囪姹�
* 1 浠诲姟鐢熸垚
* 2 鍗ц浆绔嬭繘鐗囧畬鎴�
--
Gitblit v1.8.0