update: add new field picture and location
This commit is contained in:
@ -111,7 +111,9 @@ const doc = {
|
||||
$code: "R001",
|
||||
$description: "Optional description",
|
||||
$department_id: "uuid-string",
|
||||
$status: "Y"
|
||||
$status: "Y",
|
||||
$location: "Room location",
|
||||
$picture: "Room picture URL"
|
||||
},
|
||||
laboratory: {
|
||||
$room: "Room name",
|
||||
|
||||
Reference in New Issue
Block a user