项目代码/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; } @@ -465,7 +465,8 @@ public short TaskNum { get; set; } public short Weight { get; set; } public short Width { get; set; } public short Height { get; set; } } }