This commit is contained in:
jinyu
2016-04-08 22:40:56 +08:00
parent 3fd576d200
commit 00f2a28203
8 changed files with 23 additions and 23 deletions
@@ -136,6 +136,6 @@ public class MessageServerStartup {
}
public static void main(String[] args) throws Exception {
new MessageServerStartup().test6();
new MessageServerStartup().test1();
}
}