add method

This commit is contained in:
Looly
2021-10-23 23:19:50 +08:00
parent 41e488a36b
commit d571567c52
8 changed files with 83 additions and 5 deletions

View File

@@ -346,4 +346,5 @@ public class HttpUtilTest {
.execute().body();
Console.log(body);
}
}