LAPTOP-SNT8I5JK\Boounion
2025-09-01 72a8c79352717cf4ef7751f4e0f5d07ee1a65ab6
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;
   }
}