Skip to content

Commit 6729f98

Browse files
author
夜色
committed
add test branch
1 parent 32df5d7 commit 6729f98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/mpush/test/Main.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public static void main(String[] args) throws Exception {
7474
.create();
7575
client.start();
7676
Thread.sleep(sleep);
77+
System.out.println("================clientNum:" + i);
7778
}
7879
}
7980

0 commit comments

Comments
 (0)