李旭东
2023-11-21 56b5858c4730b1b8c1f65cec5c7b79ee4db17dd3
hd/pipe/StaffManage/src/main/java/com/thhy/staff/modules/biz/netty/NettyServer.java
@@ -29,7 +29,7 @@
     */
    private EventLoopGroup work = new NioEventLoopGroup();
    @Value("netty.port")
    @Value("${netty.port}")
    private String port;
    /**