pan
2025-11-29 c397c5582f8c4a2bc00ed78a9e5ddba1d3024316
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Model/Models/Outbound/Dt_OutboundOrderDetail.cs
@@ -145,5 +145,9 @@
        public decimal PickedQty { get; set; }
        public string documentsNO { get; set; }
        public decimal AllocatedQuantity { get; set; }
        public string BatchAllocateStatus { get; set; }
    }
}