admin
5 天以前 b2f44b7fe15e89e6c58ef631e4d771333ccec168
Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
@@ -580,7 +580,7 @@
                                    WaveNo = "",
                                    IsIssueLotNo = string.IsNullOrWhiteSpace(d.lotNo) ? "0" : "1",
                                    IsMixBox = "0",
                                    Status = "0",//默认等待执行
                                    CreateUser = 0,
                                };
                                list.Add(item);