From d1e9b4b34378bbee52b62c38f80ca678501e04cd Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期三, 30 四月 2025 17:00:29 +0800 Subject: [PATCH] 修改问题 --- Wms/WMS.BLL/BllTransServer/HopperTransportServer.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Wms/WMS.BLL/BllTransServer/HopperTransportServer.cs b/Wms/WMS.BLL/BllTransServer/HopperTransportServer.cs index 8856889..0685595 100644 --- a/Wms/WMS.BLL/BllTransServer/HopperTransportServer.cs +++ b/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(); -- Gitblit v1.8.0