From e555f50e1bb0cb6b8facca208c70df4dcce06b80 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期五, 21 六月 2024 14:45:57 +0800
Subject: [PATCH] 大理片笼进出片任务bug修复完毕,自测已完成,待联调
---
hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java | 6 ------
1 files changed, 0 insertions(+), 6 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 87c8225..b18d95d 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
@@ -121,12 +121,6 @@
public static final Integer BIG_STORAGE_IN_RUN = 2;
/**
- * 澶х悊鐗囩瀹藉害 鍙� 鐜荤拑闂磋窛
- */
- public static final Integer BIG_STORAGE_WIDTH = 5000;
- public static final Integer BIG_STORAGE_GAP = 20;
-
- /**
* 閽㈠寲灏忕墖琛�
* -1 鐢熸垚浠诲姟
* 0 鍑虹墖瀹屾垚
--
Gitblit v1.8.0