refactor(room_services): enhance service handling and response formatting; update service type handling in service controller

This commit is contained in:
Narul Hidayah
2026-05-24 15:59:31 +09:00
parent e083c19135
commit 6f8ed0efbb
4 changed files with 288 additions and 60 deletions

View File

@ -165,7 +165,7 @@ const doc = {
$status: { "@enum": ["Y", "N"] },
},
roomServices: {
$service_ids: ["uuid-string"],
$service_type_ids: ["uuid-string"],
},
serviceFare: {
$service_id: "uuid-string",