mac
2023-09-05 9bb130c33dabc1e33a1264d0723bf4fab52623d7
HDL_ON/UI/UI2/3-Intelligence/Automation/InpOrOutLogicMethod.cs
@@ -1045,7 +1045,8 @@
                                //插座(有USB)
                                case SPK.PanelSocket:
                                    {
                                        string on_off = GetKeyValue("on_off_master", dicList);
                                        //string on_off = GetKeyValue("on_off_master", dicList);
                                        string on_off = GetKeyValue("on_off", dicList);
                                        if (on_off == "on")
                                        {
                                            stateStr = Language.StringByID(StringId.onLogic);