LAPTOP-SNT8I5JK\Boounion
2025-07-08 a9e9f76d23ee7206ea0080a8f5a94e312c9d90f1
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;
   }
}