update: add new field picture and location

This commit is contained in:
wayanrivan
2026-03-09 10:57:48 +07:00
parent 2a13cb25df
commit a044abeec5

View File

@ -113,7 +113,7 @@ const doc = {
$department_id: "uuid-string", $department_id: "uuid-string",
$status: "Y", $status: "Y",
$location: "Room location", $location: "Room location",
$picture: "Room picture URL" $picture: "Room picture name"
}, },
laboratory: { laboratory: {
$room: "Room name", $room: "Room name",