update: Add service class relation to room entity and update related code

This commit is contained in:
wayanrivan
2026-03-30 08:25:01 +07:00
parent dc1e88a331
commit 2a62ce3fd3
2 changed files with 15 additions and 2 deletions

View File

@ -111,6 +111,7 @@ const doc = {
$code: "R001",
$description: "Optional description",
$department_id: "uuid-string",
$serviceclass: "uuid-string",
$status: "Y",
$location: "Room location",
$picture: "Room picture name",