From f9c7f114f3eabb14532bca76671598b130f91aeb Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期三, 24 九月 2025 16:47:52 +0800
Subject: [PATCH] SJ,LLJ,RKJ修改
---
StandardInterface/MES.Service/service/QC/SJService.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/StandardInterface/MES.Service/service/QC/SJService.cs b/StandardInterface/MES.Service/service/QC/SJService.cs
index 99645a7..91e8c9e 100644
--- a/StandardInterface/MES.Service/service/QC/SJService.cs
+++ b/StandardInterface/MES.Service/service/QC/SJService.cs
@@ -206,7 +206,7 @@
IsPass = a.IsPass,
ItemId = a.ItemId,
Mnum = b.Mnum, // 浠庝富琛ㄨ幏鍙朚NUM
- Dnum = b.Dnum, // 浠庝富琛ㄨ幏鍙朌NUM
+ Dnum = b.Dnum, // 浠庡瓙琛ㄨ幏鍙朌NUM
Snum = a.Snum, // 閫佹鎵规暟
Remarks = a.Remarks
}).ToList();
--
Gitblit v1.9.3