1
yangpeixing
2026-01-19 c6f6be2d942214580e61c2647c846d7e11e06f48
WMS/WIDESEA_WMSServer/WIDESEA_Common/HouseInboundPassBack.cs
@@ -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; }
                //}
            }