代码管理/PCS/WCS_Server/WIDESEA_WCS/Jobs/equipment/PipelineJob.cs
@@ -12,6 +12,7 @@ using System.Xml.Linq; using WIDESEA_Comm; using WIDESEA_Comm.LogInfo; using WIDESEA_Comm.PLCDBItem; using WIDESEA_Comm.TaskNo; using WIDESEA_Core.BaseProvider; using WIDESEA_Core.EFDbContext; @@ -58,6 +59,10 @@ pipeline.Loadinglevel(client); pipeline.AutoEmptyTray(client); pipeline.StationState(client); #region 鏁版嵁閲囬泦 Oiling_machine.Oiling_machineDBItem = GetDate.GetOiling_machine(client); #endregion } } }