diff --git a/LaiPuLaser/ClientMgr.h b/LaiPuLaser/ClientMgr.h index 96c5808..4f0b6d4 100644 --- a/LaiPuLaser/ClientMgr.h +++ b/LaiPuLaser/ClientMgr.h @@ -71,8 +71,7 @@ private: virtual BOOL OnMessagePending() override; LONGLONG m_llDtStart; UINT m_uTimeOut; - - //end--------------设定读写超时相关--------------------- +//end--------------设定读写超时相关--------------------- void SendCmd_TransFile(CString filePath);//给伺服端传文件(复制到共享盘,无通信) void DoEvents();