feat: update to 3.3.51

This commit is contained in:
StopWuyu
2025-05-25 09:26:31 +08:00
parent e002350ad4
commit da29e8868a
2671 changed files with 164669 additions and 126350 deletions

View File

@@ -25,7 +25,7 @@ namespace EggLink.DanhengServer.Proto {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiFMYXN0U3ByaW5nUmVmcmVzaFRpbWVOb3RpZnkucHJvdG8iMgobTGFzdFNw",
"cmluZ1JlZnJlc2hUaW1lTm90aWZ5EhMKC0pCSUNJTkRQSUdNGA8gASgDQh6q",
"cmluZ1JlZnJlc2hUaW1lTm90aWZ5EhMKC0pCSUNJTkRQSUdNGAsgASgDQh6q",
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
@@ -83,7 +83,7 @@ namespace EggLink.DanhengServer.Proto {
}
/// <summary>Field number for the "JBICINDPIGM" field.</summary>
public const int JBICINDPIGMFieldNumber = 15;
public const int JBICINDPIGMFieldNumber = 11;
private long jBICINDPIGM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
@@ -137,7 +137,7 @@ namespace EggLink.DanhengServer.Proto {
output.WriteRawMessage(this);
#else
if (JBICINDPIGM != 0L) {
output.WriteRawTag(120);
output.WriteRawTag(88);
output.WriteInt64(JBICINDPIGM);
}
if (_unknownFields != null) {
@@ -151,7 +151,7 @@ namespace EggLink.DanhengServer.Proto {
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) {
if (JBICINDPIGM != 0L) {
output.WriteRawTag(120);
output.WriteRawTag(88);
output.WriteInt64(JBICINDPIGM);
}
if (_unknownFields != null) {
@@ -197,7 +197,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input);
break;
case 120: {
case 88: {
JBICINDPIGM = input.ReadInt64();
break;
}
@@ -216,7 +216,7 @@ namespace EggLink.DanhengServer.Proto {
default:
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
break;
case 120: {
case 88: {
JBICINDPIGM = input.ReadInt64();
break;
}