From 9cf5c05fa18a746888b9f1cdfc4676edaf177e45 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期五, 15 八月 2025 15:34:34 +0800 Subject: [PATCH] 仓库选择判断是否有物料函数(暂停不写) --- 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