1
wankeda
2026-01-15 c6e53b0983e6864d3d28d01894a2053305c2e3fb
WMS/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/OutboundOrderDetailAddDTO.cs
@@ -59,5 +59,11 @@
        /// 库位
        /// </summary>
        public string StorageLocationCode { get; set; }
        public string LocationName { get; set; }
        public string SupplierBatch { get; set; }
        public string OrinalLocation { get; set; }
    }
}