Skip to content

Commit

Permalink
update proto
Browse files Browse the repository at this point in the history
  • Loading branch information
VillanCh committed Jun 15, 2022
1 parent a821230 commit 1d54abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/protos/grpc.proto
Original file line number Diff line number Diff line change
@@ -1210,6 +1210,7 @@ message FuzzerParamItem {

message FuzzerRequest {
string Request = 1;
bytes RequestRaw = 16; // 这里是因为麻将块儿的问题,还是需要处理一下类型
repeated FuzzerParamItem Params = 2;
int64 Concurrent = 3;
bool IsHTTPS = 4;

0 comments on commit 1d54abb

Please sign in to comment.