1
yangpeixing
2026-01-19 c6f6be2d942214580e61c2647c846d7e11e06f48
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; }
    }
}