Tiger.Business.MES/WorkAction/VerifyCustomSN.cs
@@ -180,6 +180,7 @@ ACT_TYPE = NodeAct.ACT_TYPE, ACT_SN = wipSn.SN, ACT_RESULT = "Y", ELAPSED_TIME = CurStep.GetElapsedTime().TotalMilliseconds.ToInt64(), TRACE_INFO = $"产品[{CurPosition.CurSN}]验证通过", }; wipActs.Add(wipAct);