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-07 09:56:52 +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-06 17:55:08 +08:00
2026-07-06 15:26:35 +08:00
2026-07-09 09:11:56 +08:00
2026-07-06 09:38:17 +08:00
2026-07-09 12:05:36 +08:00
2026-07-06 10:50:24 +08:00
2026-07-09 12:05:36 +08:00
2026-07-05 23:58:51 +08:00
2026-07-06 01:55:35 +08:00
2026-07-09 12:05:36 +08:00
2026-07-06 00:38:51 +08:00
2026-07-09 12:05:36 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 10:06:31 +08:00
2026-07-09 12:00:04 +08:00
2026-07-06 17:55:08 +08:00
2026-07-09 09:11:56 +08:00
2026-07-09 10:07:04 +08:00
2026-07-09 12:05:36 +08:00
2026-07-02 15:55:09 +08:00
2026-07-02 15:05:12 +08:00
2026-07-02 15:05:12 +08:00
2026-07-09 09:11:56 +08:00
2026-07-02 15:05:12 +08:00
2026-07-02 15:49:14 +08:00
2026-07-09 09:11:56 +08:00