chenluhua1980
8 天以前 498b8e781603ae007f41d0056b616f95140dd273
SourceCode/Bond/Servo/CEquipment.cpp
@@ -1696,6 +1696,10 @@
   {
      LOGI("<CEquipment-%s>onSentOutJob.", m_strName.c_str());
      if (m_listener.onSentOutJob != nullptr) {
         m_listener.onSentOutJob(this, port, pJobDataS);
      }
      return 0;
   }