LAPTOP-SNT8I5JK\Boounion
2025-06-25 a4f4d9aa60ac7b9137047ed1e7dc8e1ef822ff19
SourceCode/Bond/Servo/CEqWriteStep.cpp
@@ -64,4 +64,13 @@
      return 0;
   }
   int CEqWriteStep::onReadRetDataError()
   {
      if (m_onWritedBlock != nullptr) {
         m_onWritedBlock(WREAD_RET_ERR);
      }
      return 0;
   }
}