1
yangpeixing
2026-03-13 c84eb83d59f5d3057a6f3dbc375d3c98a6447c2f
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; }
                //}
            }