HDL_ON/DAL/DriverLayer/Control_Udp.cs @@ -104,7 +104,7 @@ try { //账号没登录不回复 if ( UserInfo.Current == null || ! UserInfo.Current.IsLogin) if ( UserInfo.Current == null )///|| ! UserInfo.Current.IsLogin) { return; }