Skip to content

Commit e1eb230

Browse files
committed
公众号:bugstack虫洞栈 | 嗨!NettyClient
1 parent 1a43ee9 commit e1eb230

File tree

1 file changed

+5
-0
lines changed
  • itstack-demo-netty-1-07/src/test/java/org/itstack/demo/netty/client/test

1 file changed

+5
-0
lines changed

itstack-demo-netty-1-07/src/test/java/org/itstack/demo/netty/client/test/ApiTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@
66
* Create by fuzhengwei on 2019
77
*/
88
public class ApiTest {
9+
10+
public static void main(String[] args) {
11+
System.out.println("hi 微信公众号:bugstack虫洞栈");
12+
}
13+
914
}

0 commit comments

Comments
 (0)