xwt
2025-09-24 f9c7f114f3eabb14532bca76671598b130f91aeb
StandardInterface/MES.Service/service/QC/SJService.cs
@@ -206,7 +206,7 @@
                IsPass = a.IsPass,
                ItemId = a.ItemId,
                Mnum = b.Mnum,  // 从主表获取MNUM
                Dnum = b.Dnum,  // 从主表获取DNUM
                Dnum = b.Dnum,  // 从子表获取DNUM
                Snum = a.Snum,  // 送检批数
                Remarks = a.Remarks
            }).ToList();