wangziqi
454a0d24c6
fix: release beds/lockers in batchCheckOut
...
The batchCheckOut method was not releasing assigned beds and lockers
after checkout, leaving them orphaned as 'occupied'. Added the same
release pattern used in checkOut() — using runner.manager.update()
since batchCheckOut operates inside a QueryRunner transaction.
2026-07-09 12:05:36 +08:00
..
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 12:05:36 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 11:32:01 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 12:05:36 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 10:07:51 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 11:06:58 +08:00