Browse Source

去掉测试代码

tags/v1.0.0
SmallChi 6 years ago
parent
commit
cfe8f345fe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/JT808.DotNetty/Handlers/JT808SourcePackageDispatcherHandler.cs

+ 1
- 1
src/JT808.DotNetty/Handlers/JT808SourcePackageDispatcherHandler.cs View File

@@ -59,7 +59,7 @@ namespace JT808.DotNetty.Handlers
{
if(logger.IsEnabled(LogLevel.Debug))
logger.LogError($"服务端返回消息{message.ToString()}");
throw new Exception("test");
//throw new Exception("test");
}

public override void ExceptionCaught(IChannelHandlerContext context, Exception exception)


||||||
x
 
000:0
Loading…
Cancel
Save