admin
4 天以前 a3885030a6d5ab0c07eafee1861e5c4fbdedb600
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);