Optimized code

master
ehlxr 2021-02-07 18:22:17 +08:00
parent c869d9cc20
commit eca950d081
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public class DidSdkTest {
}
@Test
public void testInvoke() throws Exception {
public void testInvoke() {
System.out.println(client.invoke());
client.setTimeoutMillis(3000);