Shuxia Ning
2024-09-10 049f546f25cabfb5b08e29c54f49d61a544b0395
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;
        }