ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.csold mode 100755 new mode 100644
@@ -377,17 +377,17 @@ } else if (this.Type == DeviceType.Thermostat) { //空调 //空调 IconPath = "Device/AirConditionerEpoint.png"; } else if (this.Type == DeviceType.FreshAir) { //新风 //新风 IconPath = "Device/FreshAirEpoint.png"; } else if (this.Type == DeviceType.PMSensor) { //PM2.5空气质量传感器 //PM2.5空气质量传感器 IconPath = "Device/AirQualitySensorEpoint.png"; } else if (this.Type == DeviceType.FreshAirHumiditySensor)