1
yangpeixing
2026-01-22 93ec15196294abce031a86e24f4cee643b3b1c8a
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; }
    }
}