hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
@@ -21,6 +21,7 @@ * A09出片目标位置 d02卧转立 2001 * A10出片目标位置 d05卧转立 2002 */ public static final Integer OUT_TARGET_POSITION_ZERO = 0; public static final Integer A09_OUT_TARGET_POSITION = 2001; public static final Integer A10_OUT_TARGET_POSITION = 2002; @@ -29,7 +30,7 @@ * A09出片目标位置 d02卧转立 钢化出片 3001 * A10出片目标位置 d05卧转立 人工出片 3002 */ public static final Integer TEMPERING_OUT_TARGET_POSITION = 3001; public static final Integer TEMPERING_OUT_TARGET_POSITION = 3002; public static final Integer ARTIFICIAL_OUT_TARGET_POSITION = 3002; /**