LAPTOP-SNT8I5JK\Boounion
2025-09-19 3896bd8be7e7db15e5e1b9f3c07469ad614c8a74
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();