HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -164,7 +164,7 @@ } #region 注册、登录部分 /// <summary> /// 通用 发送验证码方法 @@ -622,7 +622,7 @@ if (mHomeGatewayRes.Count > 0) { DB_ResidenceData.Instance.HomeGateway = mHomeGatewayRes[0]; if(mHomeGatewayRes[0].gatewayStatus == "ON_LINE") if(mHomeGatewayRes[0].gatewayStatus) { //DriverLayer.Control.Ins.IsRemote = true; DriverLayer.Control.Ins.GatewayOnline = true;