Wms/WMS.BLL/BllAsnServer/ArrivalNoticeServer.cs
@@ -732,7 +732,7 @@ // 处理价格默认值 detailModel.Price ??= 0; detailModel.BoxCodeStr = detailModel.LotNo; // 生成箱码(自有批次逻辑) if (detailModel.Id == 0 || detailModel.Id == null || string.IsNullOrWhiteSpace(detailModel.LotNo)) {