LAPTOP-SNT8I5JK\Boounion
2025-01-10 fc19ffcf4d130b2ef7788475f4b7d7846f56eecd
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;