Tiger.Business.MES/Transaction/TestNode.cs
@@ -216,6 +216,7 @@ { action.Data.ShortMsg = new("工序异常", ShortMessage.Types.Error); action.Data.OperInfo = CurOperInfo(input.Locale); ResetNode(); //action.CatchExceptionWithLog(ex, $"测试工序:提交操作数据异常"); action.CatchExceptionWithLog(ex, Biz.L("MES.Transaction.TestNode.SubmitException")); }