1
dengjunjie
2025-12-29 8adbc609ea7b5982d5c7bd3c47beb2fa775c5399
WMS/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/OutboundOrderDetailAddDTO.cs
@@ -59,5 +59,9 @@
        /// 库位
        /// </summary>
        public string StorageLocationCode { get; set; }
        public string LocationName { get; set; }
        public string SupplierBatch { get; set; }
    }
}