LAPTOP-SNT8I5JK\Boounion
2025-01-13 526a56428d2111aef216cfca5bc63c806048a0e6
SourceCode/Bond/BoounionPLC/BoounionPLCDlg.cpp
@@ -140,6 +140,9 @@
               theApp.m_model.setCurrentPlc(pPlc);
            }
         }
         else if (RX_PLC_STATE_CHANGED == code) {
         }
         else if (code == RX_CODE_ALARM_ON) {
            CPLC* pPlc;
            if (pAny->getPtrValue("ptr", (void*&)pPlc) && pPlc == theApp.m_model.getCurrentPlc()) {