fix: update service no need add rooms

This commit is contained in:
avicenan
2026-02-22 12:56:38 +07:00
parent 6e3d9c82c9
commit ae69be02b9
2 changed files with 41 additions and 64 deletions

View File

@ -123,7 +123,6 @@ const doc = {
service: {
$name: "e.g. ER Registration",
$service_type_id: "uuid-string",
$room_ids: ["uuid-string"],
$status: { "@enum": ["Y", "N"] }
},
roomServices: {