chenluhua1980
2025-11-19 ce072993ccc72be00e05140f27c66ed01ffcc587
SourceCode/Bond/Servo/CEqCimMessageCmdStep.cpp
@@ -31,7 +31,9 @@
   {
      CWriteStep::getAttributeVector(attrubutes);
      unsigned int weight = 31;
      std::string strTemp;
      attrubutes.addAttribute(new CAttribute("Cim Message Dev",
         std::to_string(m_nCimMessageDev).c_str(), ""));
         ("W" + CToolUnits::toHexString(m_nCimMessageDev, strTemp)).c_str(), "", weight++));
   }
}