hangzhoumesParent/common/servicebase/src/main/java/com/mes/common/config/Const.java
@@ -32,6 +32,16 @@
     */
    public static final Integer TEMPERING_OUT_TARGET_POSITION = 3001;
    public static final Integer ARTIFICIAL_OUT_TARGET_POSITION = 3002;
    public static final List<Integer> OUT_TARGET_POSITION_ALL = Arrays.asList(3001, 3002);
//    /**
//     * 义乌磨边线
//     * A09出片目标位置  d02卧转立 钢化出片    930
//     * A10出片目标位置  d05卧转立 人工出片    931
//     */
//    public static final Integer TEMPERING_OUT_TARGET_POSITION = 930;
//    public static final Integer ARTIFICIAL_OUT_TARGET_POSITION = 931;
//    public static final List<Integer> OUT_TARGET_POSITION_ALL = Arrays.asList(930, 931);
    /**
     * 卧式理片笼详情表玻璃状态
@@ -85,7 +95,7 @@
    public static final Integer EDG_GLASS_SUCCESS = 2;
    /**
     * 磨边任务玻璃状态
     * 大理片笼状态
     * 1单机自动状态
     * 2联机自动状态
     * 3手动状态
@@ -95,6 +105,20 @@
    public static final Integer BIG_STORAGE_MT = 3;
    /**
     * 大理片笼任务类型
     * 1、钢化前进片
     * 2、钢化前出片
     * 3、钢化后进片
     * 4、钢化后出片
     */
    public static final Integer BIG_STORAGE_BEFORE_IN = 1;
    public static final Integer BIG_STORAGE_BEFORE_OUT = 2;
    public static final Integer BIG_STORAGE_BEFORE_DISPATCH = 3;
    public static final Integer BIG_STORAGE_AFTER_IN = 4;
    public static final Integer BIG_STORAGE_AFTER_OUT = 5;
    public static final Integer BIG_STORAGE_AFTER_DISPATCH = 6;
    /**
     * 大理片笼请求
     * 0 大理片笼无请求
     * 1 大理片笼进片请求