update grpc proto from 7.49.0 (#833)

This commit is contained in:
陈寒彤
2023-10-04 12:06:32 +08:00
committed by GitHub
parent 03eaaf52dc
commit 17b7cb85ce
17 changed files with 1506 additions and 105 deletions

View File

@@ -64,7 +64,7 @@ message CreateTopic {
//
message CreatTask {
//
string task = 1;
string name = 1;
}
//