From 3c647d6880baafd75db2ce06a2cb953f8fcf9261 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期六, 09 八月 2025 16:38:39 +0800 Subject: [PATCH] 1、提交合并检验 2、到货条码新增合并明细页签 --- WebApi/GS.QC/Service/MesQcExceptionalManager.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/WebApi/GS.QC/Service/MesQcExceptionalManager.cs b/WebApi/GS.QC/Service/MesQcExceptionalManager.cs index e1cf4c2..2474328 100644 --- a/WebApi/GS.QC/Service/MesQcExceptionalManager.cs +++ b/WebApi/GS.QC/Service/MesQcExceptionalManager.cs @@ -209,7 +209,8 @@ // 鎷兼帴鍗曡鏄庣粏鏁版嵁锛殀鐢宠鏁伴噺|澶囨敞|鏄庣粏GUID - var _line = m.BatchQty + _split + m.GfRkqty + _split + m.LfRkqtyz + _split + var _line = m.BatchQty + _split + m.GfRkqty + _split + m.LfRkqtyz + _split + m.HandResult + _split + + m.ChooseType + _split + m.Process + _split + (UtilityHelper.CheckGuid(_guid) ? _guid : Guid.Empty.ToString()); // 澶氭潯鏄庣粏闂存坊鍔犲垎闅旂 -- Gitblit v1.9.3