| WebApi/GS.QC/Service/MesQcExceptionalManager.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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