fix(room_number): remove department relation

This commit is contained in:
avicenan
2026-06-08 20:27:56 +09:00
parent ea24a712c9
commit 066596daf3
2 changed files with 1 additions and 14 deletions

View File

@ -140,7 +140,6 @@ const doc = {
},
room_number: {
$number: "101",
$department_id: "uuid-string",
},
laboratory: {
$room: "Room name",