[ADD] pms_api_rest: add room type services

This commit is contained in:
miguelpadin
2021-11-25 12:38:23 +01:00
committed by Darío Lodeiros
parent 69ce5c225e
commit aac45dcbed
5 changed files with 67 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
from . import folio_services
from . import room_services
from . import room_type_services
from . import calendar_service
from . import partner_services