dengjunjie
2025-12-29 dab0a583302f306d8c0ec37fbae37c9b4e37e473
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; }
                //}
            }