Skip to content

Commit

Permalink
- field (Thread|Reply)Request.q_type since lumina37/aiotieba#123 @ …
Browse files Browse the repository at this point in the history
…tbm & interested
  • Loading branch information
n0099 committed May 19, 2023
1 parent c5e6d0e commit 60a4a76
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion interested/Api/Request/ReplyRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ message ReplyRequest {
int32 floor_rn = 9;
int32 floor_sort_type = 74;
int32 rn = 13;
int32 q_type = 17;
int32 pn = 18;
Common common = 25;
int32 is_jumpfloor = 34;
Expand Down
1 change: 0 additions & 1 deletion interested/Api/Request/ThreadRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ message ThreadRequest {
int32 is_good = 4;
int32 with_group = 8;
int32 frs_rn = 10;
int32 q_type = 14;
int32 pn = 15;
int32 result_num = 22;
int64 user_id = 31;
Expand Down
1 change: 0 additions & 1 deletion tbm/Api/Request/ReplyRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ message ReplyRequest {
message Data {
int64 kz = 4;
int32 rn = 13;
int32 q_type = 17;
int32 pn = 18;
Common common = 25;
int32 is_fold_comment_req = 78;
Expand Down
1 change: 0 additions & 1 deletion tbm/Api/Request/ThreadRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ message ThreadRequest {
string kw = 1;
int32 rn = 2;
int32 rn_need = 3;
int32 q_type = 14;
int32 pn = 15;
Common common = 39;
int32 sort_type = 47;
Expand Down

0 comments on commit 60a4a76

Please sign in to comment.