LAPTOP-SNT8I5JK\Boounion
2025-01-10 25fb8f24cec261b57ca12c887387ae3bcd7a7ccc
SourceCode/Bond/BoounionPLC/PagePlcList.cpp
@@ -202,6 +202,7 @@
      if (m_treeCtrl.GetItemData(item) == (DWORD_PTR)pPlc) {
         return item;
      }
      item = m_treeCtrl.GetNextSiblingItem(item);
   }
   return nullptr;