新增 后管第三方平台配置页面

This commit is contained in:
Lemon
2023-12-05 09:06:08 +08:00
parent 408e582615
commit 3a0eae4aeb
5 changed files with 384 additions and 17 deletions

View File

@@ -208,7 +208,7 @@ public class NettyServerHandler extends ChannelInboundHandlerAdapter {
// close(channelId, pileSn);
}
private void close(ChannelId channelId, String pileSn) {
private void close(ChannelId channelId, String pileSn, ChannelHandlerContext ctx) {
log.error("close方法-发生异常关闭链接channelId:{}, pileSn:{}", channelId.asShortText(), pileSn);
// 删除桩编号和channel的关系