1
wankeda
2026-01-09 58a1b8b7db72225e0c2acca4f76399899f1bda4f
WMS/WIDESEA_WMSServer/WIDESEA_Common/HouseInbound.cs
@@ -78,6 +78,10 @@
        /// 供应商批次
        /// </summary>
        public string SupplierBatch { get; set; }
        /// <summary>
        /// WMS源库位
        /// </summary>
        public string OrinalLocation {  get; set; }
        public List<BoxList> BoxList { get; set; }
    }