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; } @@ -1218,6 +1218,7 @@ /// </summary> public void SearchLocalGateway(bool broadcast = false) { //MainPage.Log("SearchLocalGateway"); try { var sendJob = new JObject { { "id", Control.Ins.msg_id.ToString() }, { "time_stamp", Utlis.GetTimestamp ()} };