项目代码/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; }