数据格式优化
This commit is contained in:
@@ -98,7 +98,7 @@ public class AgentDecoderHandler extends ChannelInboundHandlerAdapter {
|
||||
lruCache.remove(sessionManager.client(ctx));
|
||||
tmpMsgSize = 0;
|
||||
// sb.append(String.join("@tong-ran", arr_msg));
|
||||
content = String.join("@tong-ran", arr_msg);
|
||||
content = ms;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user