feat(public): new resource master of room number

This commit is contained in:
avicenan
2026-05-21 11:48:08 +09:00
parent c44b3e4183
commit 60f90a536c
5 changed files with 303 additions and 11 deletions

View File

@ -133,6 +133,10 @@ const doc = {
$location: "Room location",
$picture: "Room picture name",
},
room_number: {
$number: "101",
$department_id: "uuid-string",
},
laboratory: {
$room: "Room name",
$code: "R001",