mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2026-02-04 23:15:52 +08:00
【fix】 bug fix
This commit is contained in:
@@ -50,6 +50,7 @@ public class ServerHandleHttpReportClientProxyClientTransferChannelInitSuccessfu
|
|||||||
NettyByteBuf nettyByteBufData = ChannelAttributeKeyUtils.getNettyByteBufData(nextTransferChannel);
|
NettyByteBuf nettyByteBufData = ChannelAttributeKeyUtils.getNettyByteBufData(nextTransferChannel);
|
||||||
|
|
||||||
|
|
||||||
|
log.info("准备发送代理请求数据到客户端");
|
||||||
NettyProxyMsg clientConnectTagetNettyProxyMsg = new NettyProxyMsg();
|
NettyProxyMsg clientConnectTagetNettyProxyMsg = new NettyProxyMsg();
|
||||||
clientConnectTagetNettyProxyMsg.setVisitorId(msgVisitorId);
|
clientConnectTagetNettyProxyMsg.setVisitorId(msgVisitorId);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user