mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
535 lines
18 KiB
C#
535 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AnnounceData.proto
|
|
// </auto-generated>
|
|
#pragma warning disable 1591, 0612, 3021, 8981
|
|
#region Designer generated code
|
|
|
|
using pb = global::Google.Protobuf;
|
|
using pbc = global::Google.Protobuf.Collections;
|
|
using pbr = global::Google.Protobuf.Reflection;
|
|
using scg = global::System.Collections.Generic;
|
|
namespace EggLink.DanhengServer.Proto {
|
|
|
|
/// <summary>Holder for reflection information generated from AnnounceData.proto</summary>
|
|
public static partial class AnnounceDataReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AnnounceData.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AnnounceDataReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChJBbm5vdW5jZURhdGEucHJvdG8i3wEKDEFubm91bmNlRGF0YRISCgpiZWdp",
|
|
"bl90aW1lGAQgASgDEhMKC0JDRUxLQ0RNTEhGGAcgASgNEhEKCWNvbmZpZ19p",
|
|
"ZBgJIAEoDRITCgtPQkpQRUhFRU1FRRgGIAEoCRITCgtDSUxPSkJBTEhFRhgD",
|
|
"IAEoDRItCiVpc19jZW50ZXJfc3lzdGVtX2xhc3RfNV9ldmVyeV9taW51dGVz",
|
|
"GA8gASgIEhAKCGVuZF90aW1lGAUgASgDEhMKC09CTk1KTUxLRElNGA4gASgJ",
|
|
"EhMKC0ZITkJIR0NBTUxHGAEgASgJQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2",
|
|
"ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AnnounceData), global::EggLink.DanhengServer.Proto.AnnounceData.Parser, new[]{ "BeginTime", "BCELKCDMLHF", "ConfigId", "OBJPEHEEMEE", "CILOJBALHEF", "IsCenterSystemLast5EveryMinutes", "EndTime", "OBNMJMLKDIM", "FHNBHGCAMLG" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AnnounceData : pb::IMessage<AnnounceData>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AnnounceData> _parser = new pb::MessageParser<AnnounceData>(() => new AnnounceData());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AnnounceData> Parser { get { return _parser; } }
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pbr::MessageDescriptor Descriptor {
|
|
get { return global::EggLink.DanhengServer.Proto.AnnounceDataReflection.Descriptor.MessageTypes[0]; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
pbr::MessageDescriptor pb::IMessage.Descriptor {
|
|
get { return Descriptor; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData(AnnounceData other) : this() {
|
|
beginTime_ = other.beginTime_;
|
|
bCELKCDMLHF_ = other.bCELKCDMLHF_;
|
|
configId_ = other.configId_;
|
|
oBJPEHEEMEE_ = other.oBJPEHEEMEE_;
|
|
cILOJBALHEF_ = other.cILOJBALHEF_;
|
|
isCenterSystemLast5EveryMinutes_ = other.isCenterSystemLast5EveryMinutes_;
|
|
endTime_ = other.endTime_;
|
|
oBNMJMLKDIM_ = other.oBNMJMLKDIM_;
|
|
fHNBHGCAMLG_ = other.fHNBHGCAMLG_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AnnounceData Clone() {
|
|
return new AnnounceData(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "begin_time" field.</summary>
|
|
public const int BeginTimeFieldNumber = 4;
|
|
private long beginTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long BeginTime {
|
|
get { return beginTime_; }
|
|
set {
|
|
beginTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BCELKCDMLHF" field.</summary>
|
|
public const int BCELKCDMLHFFieldNumber = 7;
|
|
private uint bCELKCDMLHF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BCELKCDMLHF {
|
|
get { return bCELKCDMLHF_; }
|
|
set {
|
|
bCELKCDMLHF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "config_id" field.</summary>
|
|
public const int ConfigIdFieldNumber = 9;
|
|
private uint configId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ConfigId {
|
|
get { return configId_; }
|
|
set {
|
|
configId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBJPEHEEMEE" field.</summary>
|
|
public const int OBJPEHEEMEEFieldNumber = 6;
|
|
private string oBJPEHEEMEE_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string OBJPEHEEMEE {
|
|
get { return oBJPEHEEMEE_; }
|
|
set {
|
|
oBJPEHEEMEE_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CILOJBALHEF" field.</summary>
|
|
public const int CILOJBALHEFFieldNumber = 3;
|
|
private uint cILOJBALHEF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CILOJBALHEF {
|
|
get { return cILOJBALHEF_; }
|
|
set {
|
|
cILOJBALHEF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_center_system_last_5_every_minutes" field.</summary>
|
|
public const int IsCenterSystemLast5EveryMinutesFieldNumber = 15;
|
|
private bool isCenterSystemLast5EveryMinutes_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsCenterSystemLast5EveryMinutes {
|
|
get { return isCenterSystemLast5EveryMinutes_; }
|
|
set {
|
|
isCenterSystemLast5EveryMinutes_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "end_time" field.</summary>
|
|
public const int EndTimeFieldNumber = 5;
|
|
private long endTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long EndTime {
|
|
get { return endTime_; }
|
|
set {
|
|
endTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OBNMJMLKDIM" field.</summary>
|
|
public const int OBNMJMLKDIMFieldNumber = 14;
|
|
private string oBNMJMLKDIM_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string OBNMJMLKDIM {
|
|
get { return oBNMJMLKDIM_; }
|
|
set {
|
|
oBNMJMLKDIM_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FHNBHGCAMLG" field.</summary>
|
|
public const int FHNBHGCAMLGFieldNumber = 1;
|
|
private string fHNBHGCAMLG_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string FHNBHGCAMLG {
|
|
get { return fHNBHGCAMLG_; }
|
|
set {
|
|
fHNBHGCAMLG_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AnnounceData);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AnnounceData other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BeginTime != other.BeginTime) return false;
|
|
if (BCELKCDMLHF != other.BCELKCDMLHF) return false;
|
|
if (ConfigId != other.ConfigId) return false;
|
|
if (OBJPEHEEMEE != other.OBJPEHEEMEE) return false;
|
|
if (CILOJBALHEF != other.CILOJBALHEF) return false;
|
|
if (IsCenterSystemLast5EveryMinutes != other.IsCenterSystemLast5EveryMinutes) return false;
|
|
if (EndTime != other.EndTime) return false;
|
|
if (OBNMJMLKDIM != other.OBNMJMLKDIM) return false;
|
|
if (FHNBHGCAMLG != other.FHNBHGCAMLG) return false;
|
|
return Equals(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override int GetHashCode() {
|
|
int hash = 1;
|
|
if (BeginTime != 0L) hash ^= BeginTime.GetHashCode();
|
|
if (BCELKCDMLHF != 0) hash ^= BCELKCDMLHF.GetHashCode();
|
|
if (ConfigId != 0) hash ^= ConfigId.GetHashCode();
|
|
if (OBJPEHEEMEE.Length != 0) hash ^= OBJPEHEEMEE.GetHashCode();
|
|
if (CILOJBALHEF != 0) hash ^= CILOJBALHEF.GetHashCode();
|
|
if (IsCenterSystemLast5EveryMinutes != false) hash ^= IsCenterSystemLast5EveryMinutes.GetHashCode();
|
|
if (EndTime != 0L) hash ^= EndTime.GetHashCode();
|
|
if (OBNMJMLKDIM.Length != 0) hash ^= OBNMJMLKDIM.GetHashCode();
|
|
if (FHNBHGCAMLG.Length != 0) hash ^= FHNBHGCAMLG.GetHashCode();
|
|
if (_unknownFields != null) {
|
|
hash ^= _unknownFields.GetHashCode();
|
|
}
|
|
return hash;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override string ToString() {
|
|
return pb::JsonFormatter.ToDiagnosticString(this);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void WriteTo(pb::CodedOutputStream output) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
output.WriteRawMessage(this);
|
|
#else
|
|
if (FHNBHGCAMLG.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(FHNBHGCAMLG);
|
|
}
|
|
if (CILOJBALHEF != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(CILOJBALHEF);
|
|
}
|
|
if (BeginTime != 0L) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt64(BeginTime);
|
|
}
|
|
if (EndTime != 0L) {
|
|
output.WriteRawTag(40);
|
|
output.WriteInt64(EndTime);
|
|
}
|
|
if (OBJPEHEEMEE.Length != 0) {
|
|
output.WriteRawTag(50);
|
|
output.WriteString(OBJPEHEEMEE);
|
|
}
|
|
if (BCELKCDMLHF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(BCELKCDMLHF);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (OBNMJMLKDIM.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(OBNMJMLKDIM);
|
|
}
|
|
if (IsCenterSystemLast5EveryMinutes != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsCenterSystemLast5EveryMinutes);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(output);
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
|
|
if (FHNBHGCAMLG.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(FHNBHGCAMLG);
|
|
}
|
|
if (CILOJBALHEF != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(CILOJBALHEF);
|
|
}
|
|
if (BeginTime != 0L) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt64(BeginTime);
|
|
}
|
|
if (EndTime != 0L) {
|
|
output.WriteRawTag(40);
|
|
output.WriteInt64(EndTime);
|
|
}
|
|
if (OBJPEHEEMEE.Length != 0) {
|
|
output.WriteRawTag(50);
|
|
output.WriteString(OBJPEHEEMEE);
|
|
}
|
|
if (BCELKCDMLHF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(BCELKCDMLHF);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (OBNMJMLKDIM.Length != 0) {
|
|
output.WriteRawTag(114);
|
|
output.WriteString(OBNMJMLKDIM);
|
|
}
|
|
if (IsCenterSystemLast5EveryMinutes != false) {
|
|
output.WriteRawTag(120);
|
|
output.WriteBool(IsCenterSystemLast5EveryMinutes);
|
|
}
|
|
if (_unknownFields != null) {
|
|
_unknownFields.WriteTo(ref output);
|
|
}
|
|
}
|
|
#endif
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int CalculateSize() {
|
|
int size = 0;
|
|
if (BeginTime != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(BeginTime);
|
|
}
|
|
if (BCELKCDMLHF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BCELKCDMLHF);
|
|
}
|
|
if (ConfigId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ConfigId);
|
|
}
|
|
if (OBJPEHEEMEE.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(OBJPEHEEMEE);
|
|
}
|
|
if (CILOJBALHEF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CILOJBALHEF);
|
|
}
|
|
if (IsCenterSystemLast5EveryMinutes != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (EndTime != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(EndTime);
|
|
}
|
|
if (OBNMJMLKDIM.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(OBNMJMLKDIM);
|
|
}
|
|
if (FHNBHGCAMLG.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(FHNBHGCAMLG);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AnnounceData other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BeginTime != 0L) {
|
|
BeginTime = other.BeginTime;
|
|
}
|
|
if (other.BCELKCDMLHF != 0) {
|
|
BCELKCDMLHF = other.BCELKCDMLHF;
|
|
}
|
|
if (other.ConfigId != 0) {
|
|
ConfigId = other.ConfigId;
|
|
}
|
|
if (other.OBJPEHEEMEE.Length != 0) {
|
|
OBJPEHEEMEE = other.OBJPEHEEMEE;
|
|
}
|
|
if (other.CILOJBALHEF != 0) {
|
|
CILOJBALHEF = other.CILOJBALHEF;
|
|
}
|
|
if (other.IsCenterSystemLast5EveryMinutes != false) {
|
|
IsCenterSystemLast5EveryMinutes = other.IsCenterSystemLast5EveryMinutes;
|
|
}
|
|
if (other.EndTime != 0L) {
|
|
EndTime = other.EndTime;
|
|
}
|
|
if (other.OBNMJMLKDIM.Length != 0) {
|
|
OBNMJMLKDIM = other.OBNMJMLKDIM;
|
|
}
|
|
if (other.FHNBHGCAMLG.Length != 0) {
|
|
FHNBHGCAMLG = other.FHNBHGCAMLG;
|
|
}
|
|
_unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(pb::CodedInputStream input) {
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
input.ReadRawMessage(this);
|
|
#else
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
|
|
break;
|
|
case 10: {
|
|
FHNBHGCAMLG = input.ReadString();
|
|
break;
|
|
}
|
|
case 24: {
|
|
CILOJBALHEF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
BeginTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 40: {
|
|
EndTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 50: {
|
|
OBJPEHEEMEE = input.ReadString();
|
|
break;
|
|
}
|
|
case 56: {
|
|
BCELKCDMLHF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
OBNMJMLKDIM = input.ReadString();
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsCenterSystemLast5EveryMinutes = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 10: {
|
|
FHNBHGCAMLG = input.ReadString();
|
|
break;
|
|
}
|
|
case 24: {
|
|
CILOJBALHEF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
BeginTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 40: {
|
|
EndTime = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 50: {
|
|
OBJPEHEEMEE = input.ReadString();
|
|
break;
|
|
}
|
|
case 56: {
|
|
BCELKCDMLHF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
OBNMJMLKDIM = input.ReadString();
|
|
break;
|
|
}
|
|
case 120: {
|
|
IsCenterSystemLast5EveryMinutes = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|