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