wangxinhui
2024-11-06 8f392cc88b0768b74efca3b68785cf5aa1c38e70
wcs-server-hbf/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWork_JLM_ZJ.cs
@@ -2,6 +2,7 @@
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using WIDESEA_Common.Tools;
using WIDESEA_Core.Utilities;
using WIDESEA_Services.Services;
using WIDESEA_WCS.WCSClient;
@@ -397,10 +398,9 @@
                }
            }
            catch (Exception)
            catch (Exception ex)
            {
                throw;
                WriteLog.GetLog().Write("传递正极AGV与卷帘门信号异常" + ex.Message.ToString() + DateTime.Now, "传递正极AGV与卷帘门信号");
            }
            #endregion