1
yangpeixing
2026-02-04 e4a391c581aaca1fa7b0239bc96375d0c0cb8de6
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; }
    }
}