´úÂë¹ÜÀí/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ConveyorLineJob/CommonConveyorLineJob.cs
@@ -1,5 +1,6 @@ using AutoMapper; using Quartz; using System.Net; using WIDESEA_Common.Log; using WIDESEAWCS_Core; using WIDESEAWCS_DTO.Enum; @@ -103,8 +104,8 @@ WebResponseContent webResponse = _taskService.StkRunStatus(); if (RGVstate && webResponse.Status == true) { //åå ¥å¼é¨ä¿¡å· GetDeviceAddress.WriteSecurityDoorpolice(aGVStation.ChildPosiDeviceCode, "OpenDoor", 1); //åå ¥å¼é¨ä¿¡å· GetDeviceAddress.WriteSecurityDoorpolice(aGVStation.ChildPosiDeviceCode, "OpenDoor", 1); } }