项目代码/WCSServices/WIDESEAWCS_Server/Controllers/AGV/AGVController.cs
@@ -141,11 +141,11 @@ if (stationManger.StationType == StationTypeEnum.StationType_OnlyOutbound.ObjToInt()) { commonConveyorLine.Communicator.Write("21", (short)256); commonConveyorLine.Communicator.Write("21", new byte[] { 1, 0 }); } else { commonConveyorLine.Communicator.Write("23", (short)256); commonConveyorLine.Communicator.Write("23", new byte[] { 1, 0 }); } content.OK(); }