mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-06 13:27:55 +08:00
【fix】 bug fix
This commit is contained in:
parent
e4c33f34c1
commit
a5a3d7d6f2
@ -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);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user