Administrator
2024-02-04 ba765e8f667e4daa4969d1c762f2cc2cc0e0ade6
Wms/WMS.BLL/BllAsnServer/PalletBindServer.cs
@@ -359,8 +359,11 @@
                foreach (var item in boxInfos)
                {
                    //删除解绑箱支信息
                    item.ASNNo = "";
                    item.ASNDetailNo = null;
                    if (item.Origin != "WMS")
                    {
                        item.ASNNo = "";
                        item.ASNDetailNo = null;
                    }
                    item.BindNo = null;
                    item.PalletNo = "";
                    item.Status = "0";