From 8dc5b454d0cfd259bf72a5408406e9bfe4aca2b2 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期三, 23 七月 2025 11:20:35 +0800 Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~kyy/LW_MesService --- 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