LAPTOP-SNT8I5JK\Boounion
2025-09-17 62bec5118f5e5fe750017cf2f12d4a428ab092df
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;
   }