Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -113,6 +113,11 @@
        public const string AgingOutput = "AgingOutput";
        /// <summary>
        /// 换型
        /// </summary>
        public const string EqptRun = "EqptRun";
        /// <summary>
        /// 工艺路线申请
        /// </summary>
        public const string ProcessApply = "ProcessApply";
@@ -151,5 +156,7 @@
        public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo";
        public const string ReceiveWMSTask = "ReceiveWMSTask";
    }
}