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 |   17 ++---------------
 1 files changed, 2 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 89dbb29..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
@@ -29,7 +29,8 @@
      * A09鍑虹墖鐩爣浣嶇疆  d02鍗ц浆绔� 閽㈠寲鍑虹墖    3001
      * A10鍑虹墖鐩爣浣嶇疆  d05鍗ц浆绔� 浜哄伐鍑虹墖    3002
      */
-    public static final Integer TEMPERING_OUT_TARGET_POSITION = 3001;
+    //todo:涓存椂灏嗛挗鍖栧嚭鐗囩嚎璺敼涓轰汉宸ュ嚭鐗�
+    public static final Integer TEMPERING_OUT_TARGET_POSITION = 3002;
     public static final Integer ARTIFICIAL_OUT_TARGET_POSITION = 3002;
 
     /**
@@ -82,20 +83,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