wjc
2023-06-05 0a3167a1322f8b5f61cf0af6545e7b8ed659f5b1
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)
                        {