Wms/WMS.BLL/SysServer/PalletsServer.cs @@ -254,6 +254,7 @@ //更新储位状态 locatModel.Status = "1";//有物品 locatModel.UpdateTime = DateTime.Now; db.Updateable(locatModel).ExecuteCommand(); //下发AGV绑定载具接口