代码管理/PCS/WCS_Server/WIDESEA_WCS/JobsPart/Common/StationTask.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
代码管理/PCS/WCS_Server/WIDESEA_WCS/JobsPart/Common/新文件夹/GetLocation.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
´úÂë¹ÜÀí/PCS/WCS_Server/WIDESEA_WCS/JobsPart/Common/StationTask.cs
@@ -372,10 +372,10 @@ if (TargetLocation != null && PalletSignal == 2 && MaterialSignal == 2) return TargetLocation; } if (TargetLocation == null) { throw new Exception("å¤åå ¥åºå£å·²æ»¡"); } //if (TargetLocation == null) //{ // throw new Exception("å¤åå ¥åºå£å·²æ»¡"); //} return TargetLocation; } /// <summary> ´úÂë¹ÜÀí/PCS/WCS_Server/WIDESEA_WCS/JobsPart/Common/ÐÂÎļþ¼Ð/GetLocation.cs
@@ -151,7 +151,7 @@ } #endregion if (TargetLocation == null) throw new Exception("åºä½å·²æ»¡"); //if (TargetLocation == null) throw new Exception("åºä½å·²æ»¡"); return TargetLocation; } catch (Exception ex)