From ad0de9f01daad54b718cc44ad95cfcc1f5565182 Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Wed, 16 Sep 2020 22:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/JT1078.Gateway/JT1078TcpServer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/JT1078.Gateway/JT1078TcpServer.cs b/src/JT1078.Gateway/JT1078TcpServer.cs index 00e336b..b728ad1 100644 --- a/src/JT1078.Gateway/JT1078TcpServer.cs +++ b/src/JT1078.Gateway/JT1078TcpServer.cs @@ -35,7 +35,7 @@ namespace JT1078.Gateway private readonly IJT1078MsgProducer jT1078MsgProducer; - private readonly JT1078UseType jT1078UseType; + private long Counter = 0; /// /// 使用队列方式