LAPTOP-SNT8I5JK\Boounion
2025-09-15 5bddb50bb11a06b07922b989b24ad6e7f4fdca3f
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();