ZigbeeApp/Shared/Phone/Category/Controls/DeviceRow/DeviceFreshAirRowControl.csold mode 100644 new mode 100755
@@ -96,7 +96,7 @@ //检测能否发送获取状态命令 if (this.CheckCanSendStatuComand() == true) { Device.DeviceLogic.ReadDeviceAttributeLogic.Instance.SendFreshAirStatuComand(this.device); HdlDeviceAttributeLogic.Current.SendFreshAirStatuComand(this.device); } }