HDL_ON/DriverLayer/UdpSocket.cs
@@ -27,7 +27,7 @@ { get { if (MainPage.LoginUser != null && Entity.DB_ResidenceData.residenceData != null) if ( UserInfo.Current != null && Entity.DB_ResidenceData.residenceData != null) { return Entity.DB_ResidenceData.residenceData.GatewayType == 0 ? 6000 : 8585; }