JLChen
2020-12-17 3246b9db47308cc809df595a5cb704fc82c96439
HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/SearchDevicePage.cs
@@ -4,7 +4,7 @@
using Newtonsoft.Json;
using HDL_ON.Entity;
using System.Collections.Generic;
using HDL_ON.DriverLayer;
namespace HDL_ON.UI
{
@@ -64,7 +64,7 @@
//                        }
//                    }
//                };
                DriverLayer.Control.Ins.myUdp.SearchLocalGateway();
                new Control_Udp().SearchLocalGateway();
                contentView.EndHeaderRefreshing();
            };