This commit is contained in:
withchao
2023-03-29 18:52:49 +08:00
parent 267cfe24ce
commit 39aeabcd24
3 changed files with 106 additions and 117 deletions
-1
View File
@@ -65,7 +65,6 @@ message GetHashInfoReq {
message GetHashInfoResp {
string hash = 1;
int64 size = 2;
string url = 3;
}