陈嘉乐
2020-05-18 5da99fed2eb0d08b6338064da5f998891252c7b8
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)
            {