ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService.cs
@@ -372,7 +372,12 @@ } if (itemData.Count > 0) { _sys_JobService.CallPutAway(request); WebResponseContent content= _sys_JobService.CallPutAway(request); if (content != null&&content.Message== "䏿¶åä¼ æå") //妿䏿¶æåï¼ä¿®æ¹åºåç¶æä¸ºå·²ä¸æ¶ { stockInfo.StockStatus = StockStatusEmun.已䏿¶.ObjToInt(); _stockService.StockInfoService.Repository.UpdateData(stockInfo); } } } catch(Exception ex)