1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-17 23:13:03 +08:00

chore(operators.__init__): 添加 LibChecker 类的简介

This commit is contained in:
2026-01-13 22:40:45 +08:00
parent eba99cab9f
commit 4d8f8130dc
+1
View File
@@ -8,5 +8,6 @@
- LibReserve: Library operator for reserving seat.
- LibCheckin: Library operator for checking in seat.
- LibCheckout: Library operator for checking out seat.
- LibChecker: Library operator for checking record status.
- LibRenew: Library operator for renewing seat.
"""