feat(public): new resource master of room number
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user