LAPTOP-SNT8I5JK\Boounion
2025-10-14 2e386b805cbb0b24c92ea6d667fc8d2c146ad469
SourceCode/Bond/Servo/DevicePropertyDlg.cpp
@@ -41,7 +41,7 @@
   // TODO:  在此添加额外的初始化
   SERVO::CEquipment* pEquipment = theApp.m_model.m_master.getEquipment(m_nDeviceID);
   if (nullptr == pEquipment) {
      LOGI("<设备ID:%d>获取设备属性失败。", m_nDeviceID);
      LOGE("<设备ID:%d>获取设备属性失败。", m_nDeviceID);
      return FALSE;
   }