Socket/IStation.DataDockingSocket4NT/instruction/SendInstructionJob.cs
@@ -33,7 +33,7 @@ if (session.IsConnected) { SessionHelper.Cache.Send(bytes, 0, bytes.Length); NtLogHelper.Info(session.SessionName + ":" + BitConverter.ToString(bytes) + ", 发送一条请求数据指令"); NtLogHelper.Info(session.SessionName + ":" + BitConverter.ToString(bytes) + ", 发送一条请求数据指令"); } });