wanshenmean
13 小时以前 f288ccc545f8cc32bc922c96dfb3cab9a1f92ec6
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/SocketServer/TcpSocketServer.cs
@@ -6,6 +6,7 @@
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using WIDESEAWCS_Model.Models;
using WIDESEAWCS_QuartzJob;
namespace WIDESEAWCS_Tasks.SocketServer
@@ -136,6 +137,11 @@
        public bool IsRunning { get; private set; }
        /// <summary>
        /// 上次接收消息源
        /// </summary>
        public string lastMessage;
        /// <summary>
        /// 消息接收事件
        /// </summary>
        /// <remarks>