wxw
2025-04-13 c6377a07e3eb0973156bb4fce581032713e1ded7
Admin.NET/WCS.Application/Model/TaskRequest.cs
@@ -102,6 +102,10 @@
    /// 托盘高度
    /// </summary>
    public int PalletHeight { get; set; }
    /// <summary>
    /// 起始位置
    /// </summary>
    public string StartLocat { get; set; } = "";
}