chore: refresh proto

This commit is contained in:
StopWuyu
2025-08-15 20:12:44 +08:00
parent 9e164f3b45
commit a2948abb72
336 changed files with 10267 additions and 1352 deletions

View File

@@ -24,8 +24,8 @@ namespace EggLink.DanhengServer.Proto {
static RevcMsgScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVSZXZjTXNnU2NOb3RpZnkucHJvdG8aFUxvYmJ5SW52aXRlSW5mby5wcm90",
"bxoOQ2hhdFR5cGUucHJvdG8aDU1zZ1R5cGUucHJvdG8ixgEKD1JldmNNc2dT",
"ChVSZXZjTXNnU2NOb3RpZnkucHJvdG8aDU1zZ1R5cGUucHJvdG8aDkNoYXRU",
"eXBlLnByb3RvGhVMb2JieUludml0ZUluZm8ucHJvdG8ixgEKD1JldmNNc2dT",
"Y05vdGlmeRISCgpzb3VyY2VfdWlkGAwgASgNEh4KDG1lc3NhZ2VfdHlwZRgE",
"IAEoDjIILk1zZ1R5cGUSFAoMbWVzc2FnZV90ZXh0GA0gASgJEhwKCWNoYXRf",
"dHlwZRgFIAEoDjIJLkNoYXRUeXBlEiUKC2ludml0ZV9pbmZvGAYgASgLMhAu",
@@ -33,7 +33,7 @@ namespace EggLink.DanhengServer.Proto {
"aWQYCSABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LobbyInviteInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChatTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, },
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MsgTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChatTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.LobbyInviteInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RevcMsgScNotify), global::EggLink.DanhengServer.Proto.RevcMsgScNotify.Parser, new[]{ "SourceUid", "MessageType", "MessageText", "ChatType", "InviteInfo", "TargetUid", "ExtraId" }, null, null, null, null)
}));