wxr
2023-06-06 592974441a4df95fffd9167c90192da1a390b1c2
HDL_ON/UI/UI2/3-Intelligence/Automation/InpOrOutLogicMethod.cs
@@ -467,7 +467,7 @@
                                    }
                                    break;
                                case SPK.sensorPirhold:
                                case SPK.SensorPirHold:
                                    {
                                        string value = this.GetKeyValue("people_status", dicList);
                                        if (string.IsNullOrEmpty(value))
@@ -2074,7 +2074,7 @@
                        }
                    }
                    break;
                case SPK.sensorPirhold:
                case SPK.SensorPirHold:
                    {
                        foreach (var dic in dicList)
                        {