chengsc
2024-10-13 83b9213dc893bec8f94e04cad121abb6649886dd
Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
@@ -2161,6 +2161,10 @@
                    {
                        str += "3.要出库的托盘正在入库、";
                    }
                    if (string.IsNullOrWhiteSpace(str))
                    {
                        str += "托盘可执行,无需下发出库任务";
                    }
                    if (outDto1.Count > 0)
                    {
                        // 正式运行程序放开