1
wankeda
2026-03-02 ea4adbde9c64181369161e851925e06d52260eba
WMS/WIDESEA_WMSServer/WIDESEA_Common/HouseInboundPassBack.cs
@@ -61,7 +61,7 @@
                    /// <summary>
                    /// LPN号
                    /// </summary>
                    public string LPN_No { get; set; }
                    public string LPNNo { get; set; }
                    /// <summary>
                    /// 物料编码
                    /// </summary>
@@ -82,8 +82,15 @@
                    /// 库位
                    /// </summary>
                    public string LocationName { get; set; }
                    public List<string> LabelList = new List<string>();
                }
                //public class LabelList
                //{
                //    public string BoxCode {  get; set; }
                //}
            }