Wms/WMS.BLL/BllTransServer/HopperTransportServer.cs
@@ -689,6 +689,10 @@ stockDetail.Status = "0";//待分配 stockDetail.InspectStatus = "0";//待检验 } else if (endAreaInfo.Type == "4")//设备区 { } //修改库存明细 Db.Updateable(stockDetail).ExecuteCommand();