This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JT1078Gateway
mirror of
https://github.com/SmallChi/JT1078Gateway.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
合并提交
master
SmallChi(Koike)
4 years ago
parent
62fab40e20
commit
ad0de9f01d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/JT1078.Gateway/JT1078TcpServer.cs
+ 1
- 1
src/JT1078.Gateway/JT1078TcpServer.cs
View File
@@ -35,7 +35,7 @@ namespace JT1078.Gateway
private readonly IJT1078MsgProducer jT1078MsgProducer;
private
readonly JT1078UseType jT1078UseType
;
private
long Counter = 0
;
/// <summary>
/// 使用队列方式
Write
Preview
Loading…
Cancel
Save