项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs
@@ -106,7 +106,8 @@ public string MaterielName { get; set; } public string OrderNo { get; set; } public int BoxQty { get; set; } public int StockQuantity { get; set; } public string BatchNo { get; set; } }