From 4622f48ac4f89adfa48f7e79db857c198df14701 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期三, 10 九月 2025 18:22:03 +0800 Subject: [PATCH] 1、异常单 --- WebApi/GS.QC/Service/MesQcExceptionalManager.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebApi/GS.QC/Service/MesQcExceptionalManager.cs b/WebApi/GS.QC/Service/MesQcExceptionalManager.cs index fc07aa1..3dede03 100644 --- a/WebApi/GS.QC/Service/MesQcExceptionalManager.cs +++ b/WebApi/GS.QC/Service/MesQcExceptionalManager.cs @@ -205,7 +205,7 @@ { // 鑾峰彇鏄庣粏椤逛富閿紙鍙负绌猴紝鏂板鏃朵负绌猴級 string _guid = m.Guid?.ToString() ?? Guid.Empty.ToString(); - + // 鎷兼帴鍗曡鏄庣粏鏁版嵁锛殀鐢宠鏁伴噺|澶囨敞|鏄庣粏GUID var _line = m.BatchQty + _split + m.GfRkqty + _split + m.LfRkqtyz + _split + m.HandResult + _split -- Gitblit v1.9.3