LAPTOP-SNT8I5JK\Boounion
2025-08-01 58edd8b23ce7d804c1e88eecde6fb42830034946
SourceCode/Bond/BoounionPLC/FileManager/IOManager.cpp
@@ -154,6 +154,10 @@
      return;
   }
   if (m_vecMachines.empty()) {
      DefaultMachineData();
   }
   for (const auto& entry : m_vecMachines) {
      file << entry.inputAddress << ","
         << entry.inputDescription << ","