647556386
2025-10-18 d01658c63cd541fe4ea5cec5c4bd7f23b9408cdb
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; }
    }
}