LAPTOP-SNT8I5JK\Boounion
2025-06-24 d1aa8faa0632de2dafb7d081a3a93a3c2d4f8962
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;
   }
}