hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
@@ -96,6 +96,14 @@ public static final Integer BIG_STORAGE_OUT_SUCCESS = 3; /** * 卧转立出片请求 * 1 上车等待 * 2 上车启动 */ public static final Integer BIG_STORAGE_IN_WAIT = 1; public static final Integer BIG_STORAGE_IN_RUN = 2; /** * 大理片笼宽度 及 玻璃间距 */ public static final Integer BIG_STORAGE_WIDTH = 5000;