chengsc
2024-11-02 d567d9d6926abb103f3ab73402134daa6a09ef11
Wms/WMS.BLL/BllCheckServer/StockCheckServer.cs
@@ -1378,8 +1378,12 @@
                    if (endLocate != null && endLocate.AreaNo == "B12") //是否是3楼缓存区 是:删除库存
                    {
                        if (string.IsNullOrWhiteSpace(item.SONo))
                        {
                            throw new Exception("当前托盘不是拼托出库托盘");
                        }
                        //记录托盘上信息给MES
                        data.Add(new RequertBeiliaoInfoModel()
                        {
                            materiel_no = item.SkuNo,