IStation.Service/02-model/02-schedule/ScheduleScada.cs @@ -18,6 +18,7 @@ { this.RequestID = rhs.RequestID; this.Time = rhs.Time; this.Code = rhs.Code; this.Tag = rhs.Tag; this.Value = rhs.Value; }