chenluhua1980
2026-01-07 7e0e199c4adc819b5784f689de98b8569025ed53
SourceCode/Bond/Servo/HsmsPassive.cpp
@@ -1784,9 +1784,11 @@
      goto MYREPLY;
   }
   if (!pBody->getSubItemU2(0, SVID)) {
      if (!pBody->getSubItemI2(0, (short&)SVID)) {
      pMessage->getBody()->addU1Item(SVU1, "SV");
      goto MYREPLY;
   }
   }
   SERVO::CVariable* pVariable = getVariable((int)SVID);
   if (pVariable == nullptr) {