diff --git a/interested/Api/Request/ReplyRequest.proto b/interested/Api/Request/ReplyRequest.proto index 9842a0323..65151199b 100644 --- a/interested/Api/Request/ReplyRequest.proto +++ b/interested/Api/Request/ReplyRequest.proto @@ -14,7 +14,6 @@ message ReplyRequest { Common common = 25; int32 is_jumpfloor = 34; int32 jumpfloor_num = 35; - int32 is_fold_comment_req = 78; }; Data data = 1; } diff --git a/interested/Api/Response/ReplyResponse.proto b/interested/Api/Response/ReplyResponse.proto index c4c524ec2..f2fdb08cd 100644 --- a/interested/Api/Response/ReplyResponse.proto +++ b/interested/Api/Response/ReplyResponse.proto @@ -15,7 +15,6 @@ message ReplyResponse { repeated tbClient.post.Reply post_list = 6; tbClient.post.common.Lbs location = 9; repeated User user_list = 13; - int32 has_fold_comment = 68; }; Data data = 2; } diff --git a/tbm/Api/Request/ReplyRequest.proto b/tbm/Api/Request/ReplyRequest.proto index 37becdb59..cc33ee9db 100644 --- a/tbm/Api/Request/ReplyRequest.proto +++ b/tbm/Api/Request/ReplyRequest.proto @@ -8,7 +8,6 @@ message ReplyRequest { int32 rn = 13; int32 pn = 18; Common common = 25; - int32 is_fold_comment_req = 78; }; Data data = 1; } diff --git a/tbm/Api/Response/ReplyResponse.proto b/tbm/Api/Response/ReplyResponse.proto index 7f8c328c8..a9f3b912d 100644 --- a/tbm/Api/Response/ReplyResponse.proto +++ b/tbm/Api/Response/ReplyResponse.proto @@ -13,7 +13,6 @@ message ReplyResponse { tbClient.forum.SimpleForum forum = 2; repeated tbClient.post.Reply post_list = 6; repeated User user_list = 13; - int32 has_fold_comment = 68; }; Data data = 2; } diff --git a/tbm_cs/Api/Request/Common.g.cs b/tbm_cs/Api/Request/Common.g.cs index c5a8d5361..af764c8db 100644 --- a/tbm_cs/Api/Request/Common.g.cs +++ b/tbm_cs/Api/Request/Common.g.cs @@ -37,6 +37,7 @@ static CommonReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Common : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Api/Request/ReplyRequest.g.cs b/tbm_cs/Api/Request/ReplyRequest.g.cs index 1510bb0c3..11d88e5a8 100644 --- a/tbm_cs/Api/Request/ReplyRequest.g.cs +++ b/tbm_cs/Api/Request/ReplyRequest.g.cs @@ -25,22 +25,22 @@ static ReplyRequestReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch5BcGkvUmVxdWVzdC9SZXBseVJlcXVlc3QucHJvdG8SFHRiQ2xpZW50LmFw", - "aS5yZXF1ZXN0GhhBcGkvUmVxdWVzdC9Db21tb24ucHJvdG8ivAEKDFJlcGx5", + "aS5yZXF1ZXN0GhhBcGkvUmVxdWVzdC9Db21tb24ucHJvdG8inwEKDFJlcGx5", "UmVxdWVzdBI1CgRkYXRhGAEgASgLMicudGJDbGllbnQuYXBpLnJlcXVlc3Qu", - "UmVwbHlSZXF1ZXN0LkRhdGEadQoERGF0YRIKCgJrehgEIAEoAxIKCgJybhgN", + "UmVwbHlSZXF1ZXN0LkRhdGEaWAoERGF0YRIKCgJrehgEIAEoAxIKCgJybhgN", "IAEoBRIKCgJwbhgSIAEoBRIsCgZjb21tb24YGSABKAsyHC50YkNsaWVudC5h", - "cGkucmVxdWVzdC5Db21tb24SGwoTaXNfZm9sZF9jb21tZW50X3JlcRhOIAEo", - "BWIGcHJvdG8z")); + "cGkucmVxdWVzdC5Db21tb25iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::TbClient.Api.Request.CommonReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Request.ReplyRequest), global::TbClient.Api.Request.ReplyRequest.Parser, new[]{ "Data" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Request.ReplyRequest.Types.Data), global::TbClient.Api.Request.ReplyRequest.Types.Data.Parser, new[]{ "Kz", "Rn", "Pn", "Common", "IsFoldCommentReq" }, null, null, null, null)}) + new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Request.ReplyRequest), global::TbClient.Api.Request.ReplyRequest.Parser, new[]{ "Data" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Request.ReplyRequest.Types.Data), global::TbClient.Api.Request.ReplyRequest.Types.Data.Parser, new[]{ "Kz", "Rn", "Pn", "Common" }, null, null, null, null)}) })); } #endregion } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ReplyRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -242,6 +242,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -280,7 +281,6 @@ public Data(Data other) : this() { rn_ = other.rn_; pn_ = other.pn_; common_ = other.common_ != null ? other.common_.Clone() : null; - isFoldCommentReq_ = other.isFoldCommentReq_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -338,18 +338,6 @@ public int Pn { } } - /// Field number for the "is_fold_comment_req" field. - public const int IsFoldCommentReqFieldNumber = 78; - private int isFoldCommentReq_; - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public int IsFoldCommentReq { - get { return isFoldCommentReq_; } - set { - isFoldCommentReq_ = value; - } - } - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -369,7 +357,6 @@ public bool Equals(Data other) { if (Rn != other.Rn) return false; if (Pn != other.Pn) return false; if (!object.Equals(Common, other.Common)) return false; - if (IsFoldCommentReq != other.IsFoldCommentReq) return false; return Equals(_unknownFields, other._unknownFields); } @@ -381,7 +368,6 @@ public override int GetHashCode() { if (Rn != 0) hash ^= Rn.GetHashCode(); if (Pn != 0) hash ^= Pn.GetHashCode(); if (common_ != null) hash ^= Common.GetHashCode(); - if (IsFoldCommentReq != 0) hash ^= IsFoldCommentReq.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -416,10 +402,6 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(202, 1); output.WriteMessage(Common); } - if (IsFoldCommentReq != 0) { - output.WriteRawTag(240, 4); - output.WriteInt32(IsFoldCommentReq); - } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -446,10 +428,6 @@ public void WriteTo(pb::CodedOutputStream output) { output.WriteRawTag(202, 1); output.WriteMessage(Common); } - if (IsFoldCommentReq != 0) { - output.WriteRawTag(240, 4); - output.WriteInt32(IsFoldCommentReq); - } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -472,9 +450,6 @@ public int CalculateSize() { if (common_ != null) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(Common); } - if (IsFoldCommentReq != 0) { - size += 2 + pb::CodedOutputStream.ComputeInt32Size(IsFoldCommentReq); - } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -502,9 +477,6 @@ public void MergeFrom(Data other) { } Common.MergeFrom(other.Common); } - if (other.IsFoldCommentReq != 0) { - IsFoldCommentReq = other.IsFoldCommentReq; - } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -539,10 +511,6 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(Common); break; } - case 624: { - IsFoldCommentReq = input.ReadInt32(); - break; - } } } #endif @@ -577,10 +545,6 @@ public void MergeFrom(pb::CodedInputStream input) { input.ReadMessage(Common); break; } - case 624: { - IsFoldCommentReq = input.ReadInt32(); - break; - } } } } diff --git a/tbm_cs/Api/Request/SubReplyRequest.g.cs b/tbm_cs/Api/Request/SubReplyRequest.g.cs index 97f21ef36..3951d2ba3 100644 --- a/tbm_cs/Api/Request/SubReplyRequest.g.cs +++ b/tbm_cs/Api/Request/SubReplyRequest.g.cs @@ -40,6 +40,7 @@ static SubReplyRequestReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SubReplyRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -241,6 +242,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Api/Request/ThreadRequest.g.cs b/tbm_cs/Api/Request/ThreadRequest.g.cs index e5a8239d4..325c86b15 100644 --- a/tbm_cs/Api/Request/ThreadRequest.g.cs +++ b/tbm_cs/Api/Request/ThreadRequest.g.cs @@ -41,6 +41,7 @@ static ThreadRequestReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ThreadRequest : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -242,6 +243,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Api/Response/ReplyResponse.g.cs b/tbm_cs/Api/Response/ReplyResponse.g.cs index 4ce490ab6..9051c3b38 100644 --- a/tbm_cs/Api/Response/ReplyResponse.g.cs +++ b/tbm_cs/Api/Response/ReplyResponse.g.cs @@ -27,23 +27,24 @@ static ReplyResponseReflection() { "CiBBcGkvUmVzcG9uc2UvUmVwbHlSZXNwb25zZS5wcm90bxIVdGJDbGllbnQu", "YXBpLnJlc3BvbnNlGhBQb3N0L1JlcGx5LnByb3RvGhdGb3J1bS9TaW1wbGVG", "b3J1bS5wcm90bxoLRXJyb3IucHJvdG8aClBhZ2UucHJvdG8aClVzZXIucHJv", - "dG8ioQIKDVJlcGx5UmVzcG9uc2USHgoFZXJyb3IYASABKAsyDy50YkNsaWVu", + "dG8ihwIKDVJlcGx5UmVzcG9uc2USHgoFZXJyb3IYASABKAsyDy50YkNsaWVu", "dC5FcnJvchI3CgRkYXRhGAIgASgLMikudGJDbGllbnQuYXBpLnJlc3BvbnNl", - "LlJlcGx5UmVzcG9uc2UuRGF0YRq2AQoERGF0YRIcCgRwYWdlGAMgASgLMg4u", + "LlJlcGx5UmVzcG9uc2UuRGF0YRqcAQoERGF0YRIcCgRwYWdlGAMgASgLMg4u", "dGJDbGllbnQuUGFnZRIqCgVmb3J1bRgCIAEoCzIbLnRiQ2xpZW50LmZvcnVt", "LlNpbXBsZUZvcnVtEicKCXBvc3RfbGlzdBgGIAMoCzIULnRiQ2xpZW50LnBv", - "c3QuUmVwbHkSIQoJdXNlcl9saXN0GA0gAygLMg4udGJDbGllbnQuVXNlchIY", - "ChBoYXNfZm9sZF9jb21tZW50GEQgASgFYgZwcm90bzM=")); + "c3QuUmVwbHkSIQoJdXNlcl9saXN0GA0gAygLMg4udGJDbGllbnQuVXNlcmIG", + "cHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::TbClient.Post.ReplyReflection.Descriptor, global::TbClient.Forum.SimpleForumReflection.Descriptor, global::TbClient.ErrorReflection.Descriptor, global::TbClient.PageReflection.Descriptor, global::TbClient.UserReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { - new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Response.ReplyResponse), global::TbClient.Api.Response.ReplyResponse.Parser, new[]{ "Error", "Data" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Response.ReplyResponse.Types.Data), global::TbClient.Api.Response.ReplyResponse.Types.Data.Parser, new[]{ "Page", "Forum", "PostList", "UserList", "HasFoldComment" }, null, null, null, null)}) + new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Response.ReplyResponse), global::TbClient.Api.Response.ReplyResponse.Parser, new[]{ "Error", "Data" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::TbClient.Api.Response.ReplyResponse.Types.Data), global::TbClient.Api.Response.ReplyResponse.Types.Data.Parser, new[]{ "Page", "Forum", "PostList", "UserList" }, null, null, null, null)}) })); } #endregion } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ReplyResponse : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -291,6 +292,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -329,7 +331,6 @@ public Data(Data other) : this() { forum_ = other.forum_ != null ? other.forum_.Clone() : null; postList_ = other.postList_.Clone(); userList_ = other.userList_.Clone(); - hasFoldComment_ = other.hasFoldComment_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } @@ -385,18 +386,6 @@ public Data Clone() { get { return userList_; } } - /// Field number for the "has_fold_comment" field. - public const int HasFoldCommentFieldNumber = 68; - private int hasFoldComment_; - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] - [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] - public int HasFoldComment { - get { return hasFoldComment_; } - set { - hasFoldComment_ = value; - } - } - [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { @@ -416,7 +405,6 @@ public bool Equals(Data other) { if (!object.Equals(Forum, other.Forum)) return false; if(!postList_.Equals(other.postList_)) return false; if(!userList_.Equals(other.userList_)) return false; - if (HasFoldComment != other.HasFoldComment) return false; return Equals(_unknownFields, other._unknownFields); } @@ -428,7 +416,6 @@ public override int GetHashCode() { if (forum_ != null) hash ^= Forum.GetHashCode(); hash ^= postList_.GetHashCode(); hash ^= userList_.GetHashCode(); - if (HasFoldComment != 0) hash ^= HasFoldComment.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } @@ -457,10 +444,6 @@ public void WriteTo(pb::CodedOutputStream output) { } postList_.WriteTo(output, _repeated_postList_codec); userList_.WriteTo(output, _repeated_userList_codec); - if (HasFoldComment != 0) { - output.WriteRawTag(160, 4); - output.WriteInt32(HasFoldComment); - } if (_unknownFields != null) { _unknownFields.WriteTo(output); } @@ -481,10 +464,6 @@ public void WriteTo(pb::CodedOutputStream output) { } postList_.WriteTo(ref output, _repeated_postList_codec); userList_.WriteTo(ref output, _repeated_userList_codec); - if (HasFoldComment != 0) { - output.WriteRawTag(160, 4); - output.WriteInt32(HasFoldComment); - } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } @@ -503,9 +482,6 @@ public int CalculateSize() { } size += postList_.CalculateSize(_repeated_postList_codec); size += userList_.CalculateSize(_repeated_userList_codec); - if (HasFoldComment != 0) { - size += 2 + pb::CodedOutputStream.ComputeInt32Size(HasFoldComment); - } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } @@ -532,9 +508,6 @@ public void MergeFrom(Data other) { } postList_.Add(other.postList_); userList_.Add(other.userList_); - if (other.HasFoldComment != 0) { - HasFoldComment = other.HasFoldComment; - } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } @@ -572,10 +545,6 @@ public void MergeFrom(pb::CodedInputStream input) { userList_.AddEntriesFrom(input, _repeated_userList_codec); break; } - case 544: { - HasFoldComment = input.ReadInt32(); - break; - } } } #endif @@ -613,10 +582,6 @@ public void MergeFrom(pb::CodedInputStream input) { userList_.AddEntriesFrom(ref input, _repeated_userList_codec); break; } - case 544: { - HasFoldComment = input.ReadInt32(); - break; - } } } } diff --git a/tbm_cs/Api/Response/SubReplyResponse.g.cs b/tbm_cs/Api/Response/SubReplyResponse.g.cs index 5add086fd..bb719db3e 100644 --- a/tbm_cs/Api/Response/SubReplyResponse.g.cs +++ b/tbm_cs/Api/Response/SubReplyResponse.g.cs @@ -41,6 +41,7 @@ static SubReplyResponseReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SubReplyResponse : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -288,6 +289,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Api/Response/ThreadResponse.g.cs b/tbm_cs/Api/Response/ThreadResponse.g.cs index 768a087d9..27ab7734a 100644 --- a/tbm_cs/Api/Response/ThreadResponse.g.cs +++ b/tbm_cs/Api/Response/ThreadResponse.g.cs @@ -42,6 +42,7 @@ static ThreadResponseReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ThreadResponse : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -289,6 +290,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Data : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Error.g.cs b/tbm_cs/Error.g.cs index b4cd2d83f..8bb8b01d8 100644 --- a/tbm_cs/Error.g.cs +++ b/tbm_cs/Error.g.cs @@ -36,6 +36,7 @@ static ErrorReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Error : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Forum/SimpleForum.g.cs b/tbm_cs/Forum/SimpleForum.g.cs index 27c97339c..4f32a2967 100644 --- a/tbm_cs/Forum/SimpleForum.g.cs +++ b/tbm_cs/Forum/SimpleForum.g.cs @@ -36,6 +36,7 @@ static SimpleForumReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SimpleForum : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Item/ApkDetail.g.cs b/tbm_cs/Item/ApkDetail.g.cs index c2e485d0c..e7eabdf0e 100644 --- a/tbm_cs/Item/ApkDetail.g.cs +++ b/tbm_cs/Item/ApkDetail.g.cs @@ -41,6 +41,7 @@ static ApkDetailReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ApkDetail : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Item/Item.g.cs b/tbm_cs/Item/Item.g.cs index d54bb984a..5fbb37991 100644 --- a/tbm_cs/Item/Item.g.cs +++ b/tbm_cs/Item/Item.g.cs @@ -43,6 +43,7 @@ static ItemReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Item : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Page.g.cs b/tbm_cs/Page.g.cs index 52c4940c0..de37bf4fa 100644 --- a/tbm_cs/Page.g.cs +++ b/tbm_cs/Page.g.cs @@ -36,6 +36,7 @@ static PageReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Page : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Common/Abstract.g.cs b/tbm_cs/Post/Common/Abstract.g.cs index 4d2dfd06c..db01f85aa 100644 --- a/tbm_cs/Post/Common/Abstract.g.cs +++ b/tbm_cs/Post/Common/Abstract.g.cs @@ -38,6 +38,7 @@ static AbstractReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Abstract : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Common/Agree.g.cs b/tbm_cs/Post/Common/Agree.g.cs index b35a38806..f1e6c2737 100644 --- a/tbm_cs/Post/Common/Agree.g.cs +++ b/tbm_cs/Post/Common/Agree.g.cs @@ -37,6 +37,7 @@ static AgreeReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Agree : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Common/Content.g.cs b/tbm_cs/Post/Common/Content.g.cs index 0a8635450..e2f762c11 100644 --- a/tbm_cs/Post/Common/Content.g.cs +++ b/tbm_cs/Post/Common/Content.g.cs @@ -88,6 +88,7 @@ static ContentReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Content : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -1851,6 +1852,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class NativeApp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -2151,6 +2153,7 @@ public void MergeFrom(pb::CodedInputStream input) { } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GraffitiInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -2377,6 +2380,7 @@ public void MergeFrom(pb::CodedInputStream input) { } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class TogetherHi : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -2840,6 +2844,7 @@ public void MergeFrom(pb::CodedInputStream input) { } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class MemeInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -3251,6 +3256,7 @@ public void MergeFrom(pb::CodedInputStream input) { } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class TiebaPlusInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -4266,6 +4272,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class PluginUser : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Common/Lbs.g.cs b/tbm_cs/Post/Common/Lbs.g.cs index 52056a18d..e3541899e 100644 --- a/tbm_cs/Post/Common/Lbs.g.cs +++ b/tbm_cs/Post/Common/Lbs.g.cs @@ -37,6 +37,7 @@ static LbsReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Lbs : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Common/Zan.g.cs b/tbm_cs/Post/Common/Zan.g.cs index 6987a910f..f49f56a5c 100644 --- a/tbm_cs/Post/Common/Zan.g.cs +++ b/tbm_cs/Post/Common/Zan.g.cs @@ -39,6 +39,7 @@ static ZanReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Zan : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Reply.g.cs b/tbm_cs/Post/Reply.g.cs index 830d1154a..167fa1c9e 100644 --- a/tbm_cs/Post/Reply.g.cs +++ b/tbm_cs/Post/Reply.g.cs @@ -51,6 +51,7 @@ static ReplyReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Reply : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -721,6 +722,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SignatureData : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -1013,6 +1015,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SignatureContent : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/SubReply.g.cs b/tbm_cs/Post/SubReply.g.cs index 04566b6a3..8c72cd40f 100644 --- a/tbm_cs/Post/SubReply.g.cs +++ b/tbm_cs/Post/SubReply.g.cs @@ -41,6 +41,7 @@ static SubReplyReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class SubReply : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Post/Thread.g.cs b/tbm_cs/Post/Thread.g.cs index f8322987c..90195369e 100644 --- a/tbm_cs/Post/Thread.g.cs +++ b/tbm_cs/Post/Thread.g.cs @@ -50,6 +50,7 @@ static ThreadReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Thread : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/User.g.cs b/tbm_cs/User.g.cs index f1e45f0dc..bae61d97a 100644 --- a/tbm_cs/User.g.cs +++ b/tbm_cs/User.g.cs @@ -40,6 +40,7 @@ static UserReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class User : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/UserDeps/Icon.g.cs b/tbm_cs/UserDeps/Icon.g.cs index 732c3e21f..b3200d53c 100644 --- a/tbm_cs/UserDeps/Icon.g.cs +++ b/tbm_cs/UserDeps/Icon.g.cs @@ -44,6 +44,7 @@ static IconReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Icon : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -502,6 +503,7 @@ public void MergeFrom(pb::CodedInputStream input) { [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static partial class Types { + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Terminal : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage @@ -765,6 +767,7 @@ public void MergeFrom(pb::CodedInputStream input) { } + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class Position : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Wrapper/PostContentWrapper.g.cs b/tbm_cs/Wrapper/PostContentWrapper.g.cs index 6c6391048..1c2ee0da4 100644 --- a/tbm_cs/Wrapper/PostContentWrapper.g.cs +++ b/tbm_cs/Wrapper/PostContentWrapper.g.cs @@ -38,6 +38,7 @@ static PostContentWrapperReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class PostContentWrapper : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Wrapper/ThreadAbstractWrapper.g.cs b/tbm_cs/Wrapper/ThreadAbstractWrapper.g.cs index df97a7650..84ff8f591 100644 --- a/tbm_cs/Wrapper/ThreadAbstractWrapper.g.cs +++ b/tbm_cs/Wrapper/ThreadAbstractWrapper.g.cs @@ -38,6 +38,7 @@ static ThreadAbstractWrapperReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ThreadAbstractWrapper : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_cs/Wrapper/UserIconWrapper.g.cs b/tbm_cs/Wrapper/UserIconWrapper.g.cs index b07506dca..2c751368f 100644 --- a/tbm_cs/Wrapper/UserIconWrapper.g.cs +++ b/tbm_cs/Wrapper/UserIconWrapper.g.cs @@ -38,6 +38,7 @@ static UserIconWrapperReflection() { } #region Messages + [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class UserIconWrapper : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage diff --git a/tbm_php/GPBMetadata/Api/Request/ReplyRequest.php b/tbm_php/GPBMetadata/Api/Request/ReplyRequest.php index e6669c3a4..17bc9ec08 100644 --- a/tbm_php/GPBMetadata/Api/Request/ReplyRequest.php +++ b/tbm_php/GPBMetadata/Api/Request/ReplyRequest.php @@ -17,10 +17,10 @@ public static function initOnce() { \GPBMetadata\Api\Request\Common::initOnce(); $pool->internalAddGeneratedFile( ' -ý -Api/Request/ReplyRequest.prototbClient.api.request"¼ +à +Api/Request/ReplyRequest.prototbClient.api.request"Ÿ ReplyRequest5 -data ( 2\'.tbClient.api.request.ReplyRequest.Datau +data ( 2\'.tbClient.api.request.ReplyRequest.DataX Data kz ( @@ -28,8 +28,7 @@ public static function initOnce() { rn ( pn (, -common ( 2.tbClient.api.request.Common -is_fold_comment_reqN (bproto3' +common ( 2.tbClient.api.request.Commonbproto3' , true); static::$is_initialized = true; diff --git a/tbm_php/GPBMetadata/Api/Response/ReplyResponse.php b/tbm_php/GPBMetadata/Api/Response/ReplyResponse.php index 4455c2508..76cd26e20 100644 --- a/tbm_php/GPBMetadata/Api/Response/ReplyResponse.php +++ b/tbm_php/GPBMetadata/Api/Response/ReplyResponse.php @@ -21,19 +21,18 @@ public static function initOnce() { \GPBMetadata\User::initOnce(); $pool->internalAddGeneratedFile( ' -£ +‰ Api/Response/ReplyResponse.prototbClient.api.responseForum/SimpleForum.proto Error.proto Page.proto -User.proto"¡ +User.proto"‡ ReplyResponse error ( 2.tbClient.Error7 -data ( 2).tbClient.api.response.ReplyResponse.Data¶ +data ( 2).tbClient.api.response.ReplyResponse.Dataœ Data page ( 2.tbClient.Page* forum ( 2.tbClient.forum.SimpleForum\' post_list ( 2.tbClient.post.Reply! - user_list ( 2.tbClient.User -has_fold_commentD (bproto3' + user_list ( 2.tbClient.Userbproto3' , true); static::$is_initialized = true; diff --git a/tbm_php/TbClient/Api/Request/ReplyRequest/Data.php b/tbm_php/TbClient/Api/Request/ReplyRequest/Data.php index d9c8d88ee..27e7ffb1e 100644 --- a/tbm_php/TbClient/Api/Request/ReplyRequest/Data.php +++ b/tbm_php/TbClient/Api/Request/ReplyRequest/Data.php @@ -29,10 +29,6 @@ class Data extends \Google\Protobuf\Internal\Message * Generated from protobuf field .tbClient.api.request.Common common = 25; */ protected $common = null; - /** - * Generated from protobuf field int32 is_fold_comment_req = 78; - */ - protected $is_fold_comment_req = 0; /** * Constructor. @@ -44,7 +40,6 @@ class Data extends \Google\Protobuf\Internal\Message * @type int $rn * @type int $pn * @type \TbClient\Api\Request\Common $common - * @type int $is_fold_comment_req * } */ public function __construct($data = NULL) { @@ -150,28 +145,6 @@ public function setCommon($var) return $this; } - /** - * Generated from protobuf field int32 is_fold_comment_req = 78; - * @return int - */ - public function getIsFoldCommentReq() - { - return $this->is_fold_comment_req; - } - - /** - * Generated from protobuf field int32 is_fold_comment_req = 78; - * @param int $var - * @return $this - */ - public function setIsFoldCommentReq($var) - { - GPBUtil::checkInt32($var); - $this->is_fold_comment_req = $var; - - return $this; - } - } // Adding a class alias for backwards compatibility with the previous class name. diff --git a/tbm_php/TbClient/Api/Request/ReplyRequest_Data.php b/tbm_php/TbClient/Api/Request/ReplyRequest_Data.php deleted file mode 100644 index 73eee240b..000000000 --- a/tbm_php/TbClient/Api/Request/ReplyRequest_Data.php +++ /dev/null @@ -1,16 +0,0 @@ -repeated .tbClient.User user_list = 13; */ private $user_list; - /** - * Generated from protobuf field int32 has_fold_comment = 68; - */ - protected $has_fold_comment = 0; /** * Constructor. @@ -44,7 +40,6 @@ class Data extends \Google\Protobuf\Internal\Message * @type \TbClient\Forum\SimpleForum $forum * @type array<\TbClient\Post\Reply>|\Google\Protobuf\Internal\RepeatedField $post_list * @type array<\TbClient\User>|\Google\Protobuf\Internal\RepeatedField $user_list - * @type int $has_fold_comment * } */ public function __construct($data = NULL) { @@ -160,28 +155,6 @@ public function setUserList($var) return $this; } - /** - * Generated from protobuf field int32 has_fold_comment = 68; - * @return int - */ - public function getHasFoldComment() - { - return $this->has_fold_comment; - } - - /** - * Generated from protobuf field int32 has_fold_comment = 68; - * @param int $var - * @return $this - */ - public function setHasFoldComment($var) - { - GPBUtil::checkInt32($var); - $this->has_fold_comment = $var; - - return $this; - } - } // Adding a class alias for backwards compatibility with the previous class name. diff --git a/tbm_php/TbClient/Api/Response/ReplyResponse_Data.php b/tbm_php/TbClient/Api/Response/ReplyResponse_Data.php deleted file mode 100644 index 782386edd..000000000 --- a/tbm_php/TbClient/Api/Response/ReplyResponse_Data.php +++ /dev/null @@ -1,16 +0,0 @@ -