1
yangpeixing
2026-01-28 513da724807c2fed2d4ec772b31d054a550d391a
WMS/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/OutboundOrderDetailAddDTO.cs
@@ -63,5 +63,7 @@
        public string LocationName { get; set; }
        public string SupplierBatch { get; set; }
        public string OrinalLocation { get; set; }
    }
}