LAPTOP-SNT8I5JK\Boounion
2025-06-23 3623c549eab25da1d8b74cd0557eb286192b75b1
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;
   }
}