add new service: service to rooms
This commit is contained in:
@ -125,6 +125,9 @@ const doc = {
|
||||
$service_type_id: "uuid-string",
|
||||
$room_ids: ["uuid-string"]
|
||||
},
|
||||
servicerooms: {
|
||||
$room_ids: ["uuid-string"]
|
||||
},
|
||||
serviceFare: {
|
||||
$service_class_id: "uuid-string",
|
||||
$service_id: "uuid-string",
|
||||
|
||||
Reference in New Issue
Block a user