LAPTOP-SNT8I5JK\Boounion
2025-09-19 334b16b4abb4cbe3d1d4e4f211efd6f4468ae09f
SourceCode/Bond/Servo/CEquipment.h
@@ -72,6 +72,7 @@
      ONMAPMISMATCH      onMapMismatch;
      ONPORTSTATUSCHANGED   onPortStatusChanged;
      ONVCREVENTREPORT   onSVDataReport;
      ONVCREVENTREPORT   onPanelDataReport;
   } EquipmentListener;
@@ -180,6 +181,7 @@
      // 获取指定的Slot
      CSlot* getSlot(int index);
      CSlot* getSlotWithNo(int slotNo);
      // 获取一个可用的槽位
      CSlot* getAvailableSlot();