1
wankeda
2026-01-03 821397b01a004f8560c987ef83146614a9356ecb
WMS/WIDESEA_WMSServer/WIDESEA_Common/InventoryAllocate.cs
@@ -62,7 +62,7 @@
                    /// <summary>
                    /// LPN号
                    /// </summary>
                    public string LPN_No { get; set; }
                    public string LPNNo { get; set; }
                    /// <summary>
                    /// 物料编码
                    /// </summary>
@@ -83,6 +83,8 @@
                    /// 库位
                    /// </summary>
                    public string LocationName { get; set; }
                    public List<string> LabelList=new List<string>();
                }
            }