src/main/java/com/fzzy/protocol/bhzn/server/BhznGrainV2ServerEngine.java
@@ -17,7 +17,7 @@ @Service public class BhznGrainV2ServerEngine { public static final Integer PORT = 19309; public static final Integer PORT = 19301; public static NettyServer ioServer = null; @@ -36,7 +36,8 @@ if (null != port) { ioServerOption.setPort(port); } else { ioServerOption.setPort(PORT); port = PORT; ioServerOption.setPort(port); } //确认结尾标志