wxw
2025-08-17 e4690fca932b352927af3d186ed2a4767f017e79
Admin.NET/WCS.Application/Model/TaskRequest.cs
@@ -106,6 +106,10 @@
    /// 起始位置
    /// </summary>
    public string StartLocat { get; set; } = "";
    /// <summary>
    /// 托盘重量
    /// </summary>
    public string PalletWeight { get; set; } = "0";
}