jiazx0107@163.com
2023-12-14 231cdeb9b7a55ba08fb8cffda35f5535b9292873
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);
        }
        //确认结尾标志