陈嘉乐
2020-05-15 d5b9ff8bf8cc36f5b13c46b66682f5988d3a6f36
ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorWorkModeMenuForm.cs
@@ -241,8 +241,8 @@
        {
            //打开进度条
            this.ShowProgressBar();
            //获取灯光的配置信息
            //获取PIR传感器的【配置信息】
            this.pirConfigure = await HdlDevicePirSensorLogic.Current.GetPirSensorLightSettion(this.iASZone);
            if (pirConfigure == null)
            {