LAPTOP-SNT8I5JK\Boounion
2025-09-20 922a39a04e535e745c1ef736a0ba427ae1696ef5
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;
   }
}