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