DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/Utils/MonitorHelper.cs
@@ -1,4 +1,5 @@ using iWare.Wms.Core; using iWare_SCADA_Model; using log4net; using Newtonsoft.Json; @@ -82,7 +83,9 @@ CreatedTime = DateTime.Now, CreatedUserName = _dataCaptureConfig.DataCapturePointCode, MyRemarks = "读码值异常", Remarks = "读码值异常" Remarks = "读码值异常", PieceLogType = (int)PieceLogTypeEnum.读码值异常, PieceLogTypeName = PieceLogTypeEnum.读码值异常.ToString() }; using (DbModel db = new DbModel()) {