项目代码/WCS/WCSServices/WIDESEAWCS_Tasks/ConveyorLineJob/ConveyorLineTaskCommand.cs
@@ -456,7 +456,7 @@ public class ConveyorLineTaskCommandWrite : DeviceCommand { public ushort ResponState { get; set; } public ushort ResponState { get; set; } = 86; [DataLength(25)] public string Barcode { get; set; } @@ -464,5 +464,9 @@ public short TargetAddress { get; set; } public short TaskNum { get; set; } public short Width { get; set; } public short Height { get; set; } } }