chenluhua1980
2026-01-26 d7c88780e1df54f34563d60bd7fa01011d2eef03
SourceCode/Bond/Servo/CEqCimMessageClearStep.cpp
@@ -30,7 +30,9 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Clear Cim Message Dev",
         std::to_string(m_nClearCimMessageDev).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nClearCimMessageDev, strTemp)).c_str(), "", weight++));
   }
}