IPC-610
2024-10-15 778a05f391f4e08ce2d69dbda9a46bb8b5b078c3
Admin.NET/WCS.Application/Service/WcsTask/Dto/WcsTaskOutput.cs
@@ -100,7 +100,21 @@
    /// 拆垛数量
    /// </summary>
    public int? CompleteQty { get; set; }
    /// <summary>
    /// 是否绑定
    /// </summary>
    public IsBindEnum? IsBind { get; set; }
    /// <summary>
    /// 整垛数量
    /// </summary>
    public int? PalletQty { get; set; }
    /// <summary>
    /// 拆垛工位号
    public string? StationNum { get; set; }
    /// <summary>
    /// 拣货方式
    /// </summary>